public class PersonalCertificateModel extends CertificateBaseModel
| Modifier and Type | Field and Description |
|---|---|
static String |
TAG_HASH
Hash tag
|
ISSUER_DN_TAG, REVOCATION_DATE_TAG, STATUS_TAG| Constructor and Description |
|---|
PersonalCertificateModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertificateHash() |
void |
setCertificateHash(String certificateHash) |
getCertificate, getCertificateStatus, getContextId, getId, getIssuerDN, getRevocationDate, getSerialNumber, getSubjectDN, setCertificate, setCertificateStatus, setContextId, setId, setIssuerDN, setRevocationDate, setSerialNumber, setSubjectDNpublic static final String TAG_HASH
Copyright © 2018 Vitam. All rights reserved.