메소드 | 설명 | |
---|---|---|
GetBufferSize ( |
||
MD5FileHash ( IAbsoluteFilePath fileName ) : string | ||
MD5Hash ( string data ) : string | ||
SHA1FileHash ( IAbsoluteFilePath fileName ) : string | ||
SHA256FileHash ( string fileName ) : string | ||
SHA256Hash ( string data ) : string | ||
SHA384Hash ( string data ) : string | ||
SHA512Hash ( string data ) : string |
메소드 | 설명 | |
---|---|---|
GetHash ( byte hash ) : string |
public MD5FileHash ( IAbsoluteFilePath fileName ) : string | ||
fileName | IAbsoluteFilePath | |
리턴 | string |
public SHA1FileHash ( IAbsoluteFilePath fileName ) : string | ||
fileName | IAbsoluteFilePath | |
리턴 | string |
public SHA256FileHash ( string fileName ) : string | ||
fileName | string | |
리턴 | string |