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
- Method create
SSL.Cipher.MAChmac_sha SSL.Cipher.MAChmac_sha(
string
|void
s
)
HMAC using SHA.
This is the MAC algorithm used by TLS 1.0 and later.
inherit MACAlgorithm : MACAlgorithm
SSL.Cipher.MAChmac_sha SSL.Cipher.MAChmac_sha(
string
|void
s
)