Pike programming language

Top SSL SSL.Cipher SSL.Cipher.MAChmac_sha256
➤ SSL.Cipher.MAChmac_sha()->create() SSL.Cipher.MAChmac_sha384 ➤

Class SSL.Cipher.MAChmac_sha256

Inheritance graph
SSL.Cipher.MACAlgorithm SSL.Cipher.MAChmac_sha SSL.Cipher.MAChmac_sha256
Description

HMAC using Crypto.SHA256.

This is the MAC algorithm used by some cipher suites in TLS 1.2 and later.


Inherit MAChmac_sha

inherit MAChmac_sha : MAChmac_sha

Extracted from as of .