C# 클래스 Courses.Buisness.Authentication.SHA256PasswordHasher

상속: IPasswordHasher
파일 보기 프로젝트 열기: denismaster/dotnet01

공개 메소드들

메소드 설명
Hash ( string text ) : string

메소드 상세

Hash() 공개 메소드

public Hash ( string text ) : string
text string
리턴 string