OpenIdConnectProtocolValidator.GetHashAlgorithm(String) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
HashAlgorithm Zwraca odpowiadający ciągowi "algorithm" po przetłumaczeniu przy użyciu polecenia HashAlgorithmMap.
public virtual System.Security.Cryptography.HashAlgorithm GetHashAlgorithm(string algorithm);
abstract member GetHashAlgorithm : string -> System.Security.Cryptography.HashAlgorithm
override this.GetHashAlgorithm : string -> System.Security.Cryptography.HashAlgorithm
Public Overridable Function GetHashAlgorithm (algorithm As String) As HashAlgorithm
Parametry
- algorithm
- String
ciąg reprezentujący algorytm skrótu
Zwraca
Element HashAlgorithm.