Package | Description |
---|---|
org.bouncycastle.asn1.cmp | |
org.bouncycastle.asn1.crmf |
Modifier and Type | Method and Description |
---|---|
CertId |
RevAnnContent.getCertId() |
CertId |
OOBCertHash.getCertId() |
CertId[] |
RevRepContent.getRevCerts() |
Modifier and Type | Method and Description |
---|---|
RevRepContentBuilder |
RevRepContentBuilder.add(PKIStatusInfo status,
CertId certId) |
Constructor and Description |
---|
OOBCertHash(AlgorithmIdentifier hashAlg,
CertId certId,
byte[] hashVal) |
OOBCertHash(AlgorithmIdentifier hashAlg,
CertId certId,
DERBitString hashVal) |
Modifier and Type | Method and Description |
---|---|
static CertId |
CertId.getInstance(ASN1TaggedObject obj,
boolean isExplicit) |
static CertId |
CertId.getInstance(Object o) |
Copyright © 2016 BouncyCastle.org. All rights reserved.