Package-level declarations
Types
Private key that can be used to sign messages or used for key agreement, optionally with some kind of identification.
An EC private key.
EC Private Key with two coordinates.
EC Private Key with Octet Key Pairs.
An EC Public Key.
EC Public Key with two coordinates.
EC Public Key with Octet Key Pairs.
An Elliptic Curve Cryptography signature.
JSON Web Encryption (JWE) support routines
JSON Web Signature support
Base class for all security exceptions.
Exception thrown when a cryptographic signature fails to validate.
This represents a X.501 Name as used for X.509 certificates.
A data type for a X.509 certificate.
A chain of certificates.
X.509 CRL (Certificate Revocation List).
A data type representing an X.509 certificate extension information.
Base class for signed X.509 sequences: certificates and CRLs.
Base builder class for X509 signed sequences (certificates and CRLs).
Properties
Functions
Builds a new X509Cert.