3 references to CERT_NAME_VALUE
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (3)
134
Debug.Assert(cbDecoded >= sizeof(
CERT_NAME_VALUE
));
135
CERT_NAME_VALUE
* pNameValue = (
CERT_NAME_VALUE
*)pvDecoded;