%SYS
Certificate Class Reference

X.509 Certificate. More...

Inheritance diagram for Certificate:
Collaboration diagram for Certificate:

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

Detailed Description

X.509 Certificate.

For use with PKI.CAClient and PKI.CAServer.

Member Function Documentation

◆ GetSHA256Fingerprint()

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

Member Data Documentation

◆ Contents

Contents

PEM encoding of this X.509 certificate.

 

◆ Filename

Filename

Filename specified by the PKI.CAClient that requested this X.509 Certificate.

 

◆ Hostname

Hostname

DNS hostname of the PKI.CAClient that requested this X.509 Certificate.

 

◆ Instance

Instance

InterSystems IRIS instance of the PKI.CAClient that requested this X.509 Certificate.

 

◆ Number

Number

Serial number.

Max length = 20 octets = 49 digits.

 

◆ Subject

Subject

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