CertificateBundle Class
A certificate bundle consists of a certificate (X509) plus its attributes.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
CertificateBundle
Constructor
CertificateBundle(**kwargs)
Parameters
Variables
- id
- str
The certificate id.
- kid
- str
The key id.
- sid
- str
The secret id.
- x509_thumbprint
- bytes
Thumbprint of the certificate.
- policy
- CertificatePolicy
The management policy.
Feedback
Submit and view feedback for