%SYS
CSR Class Reference

Certificate Signing Request. More...

Inheritance diagram for CSR:
Collaboration diagram for CSR:

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...
 

Detailed Description

Certificate Signing Request.

For use with PKI.CAClient and PKI.CAServer.

Member Function Documentation

◆ GetSubject()

_.Library.String GetSubject ( )

Return a text representation of the Subject Distinguished Name.

of this Certificate Signing Request.

Member Data Documentation

◆ ContactEmail

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

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

ContactPhone

Phone number of the local technical contact for the Certificate Authority client that generated this request.

 

◆ Contents

Contents

PEM encoding of this Certificate Signing Request.

 

◆ Filename

Filename

Filename specified by the PKI.CAClient that generated this Certificate Signing Request.

 

◆ Hostname

Hostname

DNS hostname of the PKI.CAClient that generated this Certificate Signing Request.

 

◆ Instance

Instance

InterSystems IRIS instance of the PKI.CAClient that generated this Certificate Signing Request.

 

◆ Name

Name

Unique name (constructed)

 

◆ Subject

Subject

String representation of the Subject Distinguished Name of this X.509 Certificate.