3 references to Encode
System.Security.Cryptography.Pkcs (3)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (2)
422AsnWriter contentsWriter = Encode(); 523AsnWriter contentsWriter = Encode();
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContentsBag.cs (1)
29AsnWriter writer = copyFrom.Encode();