5 references to X509_OCTET_STRING
System.Security (5)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
470
if (!CAPI.EncodeObject(new IntPtr(CAPI.
X509_OCTET_STRING
), new IntPtr(&dataBlob), out encodedContent))
system\security\cryptography\pkcs\pkcsmisc.cs (1)
374
if (!CAPI.DecodeObject(new IntPtr(CAPI.
X509_OCTET_STRING
),
system\security\cryptography\pkcs\pkcsutils.cs (3)
397
if (!CAPI.DecodeObject(new IntPtr(CAPI.
X509_OCTET_STRING
),
420
if (!CAPI.DecodeObject(new IntPtr(CAPI.
X509_OCTET_STRING
),
450
if (!CAPI.EncodeObject(new IntPtr((long) CAPI.
X509_OCTET_STRING
),