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