4 references to Encode
System.Security.Cryptography (4)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs (1)
28AuthSafe.Encode(writer);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12Builder.cs (2)
175contentInfo.Encode(contentsWriter); 317contentInfo.Encode(contentsWriter);
src\libraries\Common\src\System\Security\Cryptography\X509Certificates\X509CertificateLoader.Pkcs12.cs (1)
1229safeContents.Encode(writer);