4 references to PKCS_7_ASN_ENCODING
System.Core (4)
System\Security\Cryptography\CapiNative.cs (4)
837
if (!UnsafeNativeMethods.CryptDecodeObject(X509_ASN_ENCODING |
PKCS_7_ASN_ENCODING
,
848
if (!UnsafeNativeMethods.CryptDecodeObject(X509_ASN_ENCODING |
PKCS_7_ASN_ENCODING
,
886
if (!UnsafeNativeMethods.CryptDecodeObject(X509_ASN_ENCODING |
PKCS_7_ASN_ENCODING
,
896
if (!UnsafeNativeMethods.CryptDecodeObject(X509_ASN_ENCODING |
PKCS_7_ASN_ENCODING
,