Return the certification path (aka "certificate chain") if this certificate can be trusted.
The alleged chain for the certificate
The collection of certificates that are actually trusted
CertificateError when this certificate is not on a certificate path from a CA in
trustedCertificates
Report whether this certificate is the same as otherCertificate
.
Static
deserializeDeserialize certificate from DER-encoded value.
DER-encoded X.509 certificate
Static
issueIssue a Relaynet PKI certificate.
Generated using TypeDoc
X.509 Certificate.
This is a high-level class on top of PKI.js Certificate, to make the use of Relaynet certificates easy and safe.