public Hmac() throws CryptoException:
Creates an HMAC using SHA256.
SHA256
import klyn.cryptography mac = Hmac() print(mac.algorithm)