Crate apub_openssl

Source
Expand description

OpenSSL-backed cryptography for apub

Structs§

OpenSsl
A type representing an actor’s cryptography information
OpenSslDigest
A sha256 digest
OpenSslSigner
An RSA private key message signer
OpenSslVerifier
An RSA public key message verifier