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