C# 클래스 Nethereum.ABI.Util.Sha3Keccack

파일 보기 프로젝트 열기: Nethereum/Nethereum 1 사용 예제들

공개 메소드들

메소드 설명
CalculateHash ( byte value ) : byte[]
CalculateHash ( string value ) : string

메소드 상세

CalculateHash() 공개 메소드

public CalculateHash ( byte value ) : byte[]
value byte
리턴 byte[]

CalculateHash() 공개 메소드

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