[]
Gets the list of known hash algorithms.
public static readonly IReadOnlyList<CryptographicAlgorithmSid> KnownHashes
Public Shared ReadOnly KnownHashes As IReadOnlyList(Of CryptographicAlgorithmSid)
Type | Description |
---|---|
IReadOnlyList<CryptographicAlgorithmSid> | Gets the list of known hash algorithms. |