X.509 Certificate. More...


Public Member Functions | |
| _.Library.String | GetSHA256Fingerprint () |
| X.509 Certificate. More... | |
Public Attributes | |
| Contents | |
| PEM encoding of this X.509 certificate. More... | |
| Filename | |
| Filename specified by the PKI.CAClient that requested this X.509 Certificate. More... | |
| Hostname | |
| DNS hostname of the PKI.CAClient that requested this X.509 Certificate. More... | |
| Instance | |
| InterSystems IRIS instance of the PKI.CAClient that requested this X.509 Certificate. More... | |
| Number | |
| Serial number. More... | |
| Subject | |
| String representation of the Subject Distinguished Name of this X.509 Certificate. More... | |
X.509 Certificate.
For use with PKI.CAClient and PKI.CAServer.
| _.Library.String GetSHA256Fingerprint | ( | ) |
X.509 Certificate.
For use with PKI.CAClient and PKI.CAServer.
Return a text representation of the SHA-256 Fingerprint of this X.509 Certificate.
| Contents |
PEM encoding of this X.509 certificate.
| Filename |
Filename specified by the PKI.CAClient that requested this X.509 Certificate.
| Hostname |
DNS hostname of the PKI.CAClient that requested this X.509 Certificate.
| Instance |
InterSystems IRIS instance of the PKI.CAClient that requested this X.509 Certificate.
| Number |
Serial number.
Max length = 20 octets = 49 digits.
| Subject |
String representation of the Subject Distinguished Name of this X.509 Certificate.