C# 클래스 NCore.Cryptography.Sha1HashService

상속: HashServiceBase
파일 보기 프로젝트 열기: danielwertheim/NCore

공개 메소드들

메소드 설명
GenerateHash ( string value ) : string
Sha1HashService ( ) : System.Security.Cryptography

메소드 상세

GenerateHash() 공개 메소드

public GenerateHash ( string value ) : string
value string
리턴 string

Sha1HashService() 공개 메소드

public Sha1HashService ( ) : System.Security.Cryptography
리턴 System.Security.Cryptography