Class SSL.Cipher.MAChmac_sha
- Description
HMAC using SHA.
This is the MAC algorithm used by TLS 1.0 and later.
- Inherit
MACAlgorithm
inherit MACAlgorithm : MACAlgorithm
- Constant
hash_header_size
constant
int
SSL.Cipher.MAChmac_sha.hash_header_size
- Description
The length of the header prefixed by hash().