Pki Environment Interface
The PKI environment used for certificate management during X509 credential acquisition.
Inheritors
Functions
Link copied to clipboard
Add a PEM-encoded certificate as an intermediate certificate.
Link copied to clipboard
Add a PEM-encoded certificate as a trust anchor.
Link copied to clipboard
Get all trust anchors as PEM-encoded certificates.
Link copied to clipboard
Remove a trust anchor by providing the certificates Subject Public Key Info (SPKI) fingerprint as bytes. Trying to remove trust anchor that doesn't exist in the database will just succeed.