CryptoSys API
Library Manual
Mac Class
Mac.AddData Method
(Byte[])
Adds a chunk of data in a byte array to be authenticated by the Mac object.
Mac.AddData Method
(String)
Adds a chunk of data in a string to be authenticated by the Mac object.
Mac.BytesFromBytes Method
Computes MAC value in byte format from byte input
Mac.Dispose Method
Dispose of this object and clear any stored data.
Mac.Final Method
Computes final MAC value for the Mac object.
Mac.HexFromBytes Method
Computes MAC value in hex-encoded format from byte input
Mac.HexFromHex Method
Computes MAC value in hex-encoded format from hex-encoded input
Mac.Init Method
Initialises the Mac object ready for repeated incremental operations.
Mac.Instance Method
Create the one and only instance
Mac.Reset Method
Resets the context of the Mac object.
Mac.ErrCode Property
[
Contents
] [
Index
]
[
PREV: Hash Class...
] [
Contents
] [
Index
]
[
NEXT: Md5 Class...
]