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