1 instantiation of CRYPT_KEY_PROV_INFO
System.ServiceModel (1)
System\ServiceModel\Channels\PeerUnsafeNativeCryptMethods.cs (1)
517
CRYPT_KEY_PROV_INFO provInfo = new
CRYPT_KEY_PROV_INFO
();
2 references to CRYPT_KEY_PROV_INFO
System.ServiceModel (2)
System\ServiceModel\Channels\PeerUnsafeNativeCryptMethods.cs (2)
517
CRYPT_KEY_PROV_INFO
provInfo = new CRYPT_KEY_PROV_INFO();
522
return CriticalAllocHandleBlob.FromBlob<
CRYPT_KEY_PROV_INFO
>(provInfo);