CertifiedKey
struct CertifiedKey
A packaged-together certificate chain, matching SigningKey
and
optional stapled OCSP response.
Methods
new
pub fn new(cert: Bytes, key: Bytes, ocsp_resp: Bytes? = nil): CertifiedKey throws CertificateError
new
pub fn new(cert: Bytes, key: Bytes, ocsp_resp: Bytes? = nil): CertifiedKey throws CertificateError