Constants
No documentation available
Attributes
Read & Write

The chain of certificates for signing including the signing certificate

key

Read & Write

The private key for the signing certificate

The digest algorithm used to create the signature

Class Methods

Creates a new signer with an RSA key or path to a key, and a certificate chain containing X509 certificates, encoding certificates or paths to certificates.

Attempts to re-sign an expired cert with a given private key

Instance Methods

Sign data with given digest algorithm