2 references to RSA_CSP_PUBLICKEYBLOB
System (2)
security\system\security\cryptography\x509\x509certificate2.cs (2)
148
pszStructType = new IntPtr(CAPI.
RSA_CSP_PUBLICKEYBLOB
);
171
if ((uint) pszStructType == CAPI.
RSA_CSP_PUBLICKEYBLOB
) {