CryptoSys API
Library Manual
Md5 Class
Md5.AddData Method
(Byte[])
Adds an array of 8-bit bytes to the digest
Md5.AddData Method
(String)
Adds a string of Ansi characters to the digest
Md5.BytesHash Method
Creates message digest as array of bytes from message in byte array
Md5.Dispose Method
Dispose of this object and clear any stored data
Md5.FileHexHash Method
Creates hash digest of a binary file
Md5.FileTextHexHash Method
Creates hash digest of a "text" file treating CR-LF pairs as a single newline char
Md5.HexDigest Method
Computes final message digest in hex format
Md5.HexHash Method
(Byte[])
Creates message digest in hex format from message in byte array
Md5.HexHash Method
(String)
Creates message digest in hex format from message in Ansi string
Md5.Hmac Method
(Byte[], Byte[])
Computes the keyed hash digest of binary data using HMAC algorithm
Md5.Hmac Method
(String, String)
Computes the keyed hash digest using HMAC algorithm passing data as hex strings
Md5.Init Method
Initializes the context
Md5.Instance Method
Create the one and only instance
Md5.Reset Method
Resets the context
Md5.ErrCode Property
[
Contents
] [
Index
]
[
PREV: Mac Class...
] [
Contents
] [
Index
]
[
NEXT: Pbe Class...
]