-api-id | -api-type |
---|---|
P:Windows.Security.Cryptography.Core.HashAlgorithmNames.Sha1 |
winrt property |
Retrieves a string that contains "SHA1".
String that contains "SHA1".
Use the string retrieved by this property to set the hash algorithm name when you call the OpenAlgorithm method. The string represents a SHA1 (Secure Hash Algorithm 1) message digest algorithm. The algorithm produces a 160-bit hash value.