Module x509_certificate::algorithm[][src]

Cryptographic algorithms commonly encountered in X.509 certificates.

Enums

DigestAlgorithm

A hashing algorithm used for digesting data.

EcdsaCurve

Represents a known curve used with ECDSA.

KeyAlgorithm

Cryptographic algorithm used by a private key.

SignatureAlgorithm

An algorithm used to digitally sign content.