7 references to HashProperty
mscorlib (7)
system\security\cryptography\capinative.cs (7)
218
HashProperty
dwParam,
252
HashProperty
dwParam,
353
internal static int GetHashPropertyInt32(SafeCspHashHandle hashHandle,
HashProperty
property) {
363
internal static byte[] GetHashProperty(SafeCspHashHandle hashHandle,
HashProperty
property) {
428
HashProperty
property,
462
if (hashValue.Length != GetHashPropertyInt32(hashHandle,
HashProperty
.HashSize)) {
465
SetHashProperty(hashHandle,
HashProperty
.HashValue, hashValue);