C# 클래스 Candor.Security.Cryptography.HashManager

Classic provider model front end for HashProvider. Alternatively, you can use ProviderResolver{HashProvider}
파일 보기 프로젝트 열기: michael-lang/candor-common

공개 메소드들

메소드 설명
SelectProvider ( ) : HashProvider

Gets a provider to use for creating a new hash (not hashing to match an existing hash)

메소드 상세

SelectProvider() 공개 정적인 메소드

Gets a provider to use for creating a new hash (not hashing to match an existing hash)
public static SelectProvider ( ) : HashProvider
리턴 HashProvider