public class UnrevokeOrRemoveCertEntry extends IssuerSerialEntry
| Constructor and Description |
|---|
UnrevokeOrRemoveCertEntry(String id,
org.bouncycastle.asn1.x500.X500Name issuer,
BigInteger serialNumber) |
UnrevokeOrRemoveCertEntry(String id,
X509Certificate cert) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getAuthorityKeyIdentifier() |
void |
setAuthorityKeyIdentifier(byte[] authorityKeyIdentifier) |
getIssuer, getSerialNumbergetIdpublic UnrevokeOrRemoveCertEntry(String id, X509Certificate cert)
public UnrevokeOrRemoveCertEntry(String id, org.bouncycastle.asn1.x500.X500Name issuer, BigInteger serialNumber)
Copyright © 2018. All rights reserved.