16 references to Encode
System.Security.Cryptography.Pkcs (16)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs (1)
26DigestAlgorithm.Encode(writer);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs (1)
26EncryptionAlgorithm.Encode(writer);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Asn1\OaepParamsAsn.xml.cs (3)
61HashFunc.Encode(tmp); 75MaskGenFunc.Encode(tmp); 89PSourceFunc.Encode(tmp);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs (1)
35ContentEncryptionAlgorithm.Encode(writer);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignedDataAsn.xml.cs (1)
36DigestAlgorithms[i].Encode(writer);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignerInfoAsn.xml.cs (2)
34DigestAlgorithm.Encode(writer); 57SignatureAlgorithm.Encode(writer);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
30PrivateKeyAlgorithm.Encode(writer);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs (1)
26Algorithm.Encode(writer);
System\Security\Cryptography\Pkcs\Asn1\EssCertIdV2.xml.cs (1)
49HashAlgorithm.Encode(tmp);
System\Security\Cryptography\Pkcs\Asn1\KeyAgreeRecipientInfoAsn.xml.cs (1)
42KeyEncryptionAlgorithm.Encode(writer);
System\Security\Cryptography\Pkcs\Asn1\KeyTransRecipientInfoAsn.xml.cs (1)
30KeyEncryptionAlgorithm.Encode(writer);
System\Security\Cryptography\Pkcs\Asn1\MessageImprint.xml.cs (1)
26HashAlgorithm.Encode(writer);
System\Security\Cryptography\Pkcs\Asn1\OriginatorPublicKeyAsn.xml.cs (1)
26Algorithm.Encode(writer);