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