PapersDocument.CertificateInfo¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w/co  | 
The time when the certificate expires  | 
||
r/w/co  | 
Id of the certificate  | 
||
r/w/co  | 
The time when the certificate was issued  | 
||
r/w/co  | 
The name of the entity that issued the certificate  | 
||
r/w/co  | 
The email of the issuer of the certificate  | 
||
r/w/co  | 
The name of the organization that issued the certificate  | 
||
r/w/co  | 
Status of the certificate  | 
||
r/w/co  | 
The name of the entity owning the certificate  | 
||
r/w/co  | 
The email of the entity that signed the document  | 
||
r/w/co  | 
The organization of the entity that owns the document  | 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
base_instance  | 
r  | 
Class Details¶
Property Details¶
- PapersDocument.CertificateInfo.props.expiration_time¶
 - Name:
 expiration-time- Type:
 - Default Value:
 - Flags:
 
The time when the certificate expires
- PapersDocument.CertificateInfo.props.id¶
 - Name:
 id- Type:
 - Default Value:
 - Flags:
 
Id of the certificate
- PapersDocument.CertificateInfo.props.issuance_time¶
 - Name:
 issuance-time- Type:
 - Default Value:
 - Flags:
 
The time when the certificate was issued
- PapersDocument.CertificateInfo.props.issuer_common_name¶
 - Name:
 issuer-common-name- Type:
 - Default Value:
 - Flags:
 
The name of the entity that issued the certificate
- PapersDocument.CertificateInfo.props.issuer_email¶
 - Name:
 issuer-email- Type:
 - Default Value:
 - Flags:
 
The email of the issuer of the certificate
- PapersDocument.CertificateInfo.props.issuer_organization¶
 - Name:
 issuer-organization- Type:
 - Default Value:
 - Flags:
 
The name of the organization that issued the certificate
- PapersDocument.CertificateInfo.props.status¶
 - Name:
 status- Type:
 - Default Value:
 - Flags:
 
Status of the certificate
- PapersDocument.CertificateInfo.props.subject_common_name¶
 - Name:
 subject-common-name- Type:
 - Default Value:
 - Flags:
 
The name of the entity owning the certificate
- PapersDocument.CertificateInfo.props.subject_email¶
 - Name:
 subject-email- Type:
 - Default Value:
 - Flags:
 
The email of the entity that signed the document