public class CertWithDbId
extends org.xipki.security.X509Cert
| Constructor and Description |
|---|
CertWithDbId(X509Certificate cert) |
CertWithDbId(X509Certificate cert,
byte[] encodedCert) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCertId() |
void |
setCertId(Long certId) |
public CertWithDbId(X509Certificate cert)
public CertWithDbId(X509Certificate cert, byte[] encodedCert)
Copyright © 2018. All rights reserved.