2 references to GetProperty
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Pal.Windows.PublicKey.cs (2)
321
byte[]? explicitParams =
GetProperty
(bcryptHandle, BCRYPT_ECC_PARAMETERS_PROPERTY);
333
byte[]? value =
GetProperty
(cryptHandle, propertyName);