3 references to Hash
System.Deployment (3)
System\Deployment\Application\ComponentVerifier.cs (2)
27public static bool IsVerifiableHash(Hash hash); 29public static void VerifyFileHash(string filePath, Hash hash);
System\Deployment\Application\HashCollection.cs (1)
25public Hash Current { get; }