3 references to CngProperty
System.Core (3)
System\Security\Cryptography\CngKey.cs (2)
102
var property = new
CngProperty
(
653
return new
CngProperty
(name, value, options);
System\Security\Cryptography\RsaCng.cs (1)
99
CngProperty keySizeProperty = new
CngProperty
(NCryptNative.KeyPropertyName.Length,