C# 클래스 ServiceStack.HashUtils

파일 보기 프로젝트 열기: ServiceStack/ServiceStack

공개 메소드들

메소드 설명
GetHashAlgorithm ( string hashAlgorithm ) : HashAlgorithm

메소드 상세

GetHashAlgorithm() 공개 정적인 메소드

public static GetHashAlgorithm ( string hashAlgorithm ) : HashAlgorithm
hashAlgorithm string
리턴 System.Security.Cryptography.HashAlgorithm