1 override of Decode
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decode.cs (1)
19public override DecryptorPal Decode(
1 reference to Decode
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (1)
167_decryptorPal = PkcsPal.Instance.Decode(encodedMessage, out version, out contentInfo, out contentEncryptionAlgorithm, out originatorCerts, out unprotectedAttributes);