Functionsยง
- py_
ed25519_ signature - Ed25519 signature of
datausing the provided private key seed. - py_
hmac_ signature - HMAC-SHA256 signature of
datausing the providedsecret. - py_
rsa_ signature - RSA PKCS#1 SHA-256 signature of
datausing the provided private key in PEM format.