1 reference to CertGetPublicKeyLength
System.Security (1)
system\security\cryptography\pkcs\pkcsmisc.cs (1)
323
int keyLength = (int) CAPI.CAPISafe.
CertGetPublicKeyLength
(CAPI.X509_ASN_ENCODING | CAPI.PKCS_7_ASN_ENCODING, pKeyInfo.DangerousGetHandle());