Certificate Signing Request. More...


Public Member Functions | |
| _.Library.String | Display () |
| Return a text representation of this Certificate Signing Request. | |
| _.Library.String | GetSHA256Fingerprint () |
| Return a text representaion of the SHA-256 Fingerprint of this Certificate Signing Request. | |
| _.Library.String | GetSubject () |
| Return a text representation of the Subject Distinguished Name. More... | |
Public Attributes | |
| ContactEmail | |
| Email address of the local technical contact for the Certificate Authority client that generated this request. More... | |
| ContactName | |
| Name of the local technical contact for the Certificate Authority client that generated this request. More... | |
| ContactPhone | |
| Phone number of the local technical contact for the Certificate Authority client that generated this request. More... | |
| Contents | |
| PEM encoding of this Certificate Signing Request. More... | |
| Filename | |
| Filename specified by the PKI.CAClient that generated this Certificate Signing Request. More... | |
| Hostname | |
| DNS hostname of the PKI.CAClient that generated this Certificate Signing Request. More... | |
| Instance | |
| InterSystems IRIS instance of the PKI.CAClient that generated this Certificate Signing Request. More... | |
| Name | |
| Unique name (constructed) More... | |
| Subject | |
| String representation of the Subject Distinguished Name of this X.509 Certificate. More... | |
Certificate Signing Request.
For use with PKI.CAClient and PKI.CAServer.
| _.Library.String GetSubject | ( | ) |
Return a text representation of the Subject Distinguished Name.
of this Certificate Signing Request.
| ContactEmail |
Email address of the local technical contact for the Certificate Authority client that generated this request.
Email notification will be sent to this address when an X.509 Certificate is issued for this Certificate Signing Request.
| ContactName |
Name of the local technical contact for the Certificate Authority client that generated this request.
This is the person who will be contacted by the Certificate Authority server's administrator to verify the validity this Certificate Signing Request.
| ContactPhone |
Phone number of the local technical contact for the Certificate Authority client that generated this request.
| Contents |
PEM encoding of this Certificate Signing Request.
| Filename |
Filename specified by the PKI.CAClient that generated this Certificate Signing Request.
| Hostname |
DNS hostname of the PKI.CAClient that generated this Certificate Signing Request.
| Instance |
InterSystems IRIS instance of the PKI.CAClient that generated this Certificate Signing Request.
| Name |
Unique name (constructed)
| Subject |
String representation of the Subject Distinguished Name of this X.509 Certificate.