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