4 references to CryptFormatObject
System.Security.Cryptography (4)
System\Security\Cryptography\CngAsnFormatter.cs (2)
30
if (Interop.Crypt32.
CryptFormatObject
(X509_ASN_ENCODING, 0, dwFormatStrType, IntPtr.Zero, (byte*)oidValuePtr, rawData, rawData.Length, null, ref cbFormat))
38
if (Interop.Crypt32.
CryptFormatObject
(X509_ASN_ENCODING, 0, dwFormatStrType, IntPtr.Zero, (byte*)oidValuePtr, rawData, rawData.Length, bufferPtr, ref cbFormat))
System\Security\Cryptography\X509Certificates\X509Pal.Windows.X500DistinguishedName.cs (2)
68
if (!Interop.Crypt32.
CryptFormatObject
(
86
if (!Interop.Crypt32.
CryptFormatObject
(