Package | Description |
---|---|
org.bouncycastle.asn1.cmp |
Modifier and Type | Method and Description |
---|---|
CertifiedKeyPair |
CertResponse.getCertifiedKeyPair() |
static CertifiedKeyPair |
CertifiedKeyPair.getInstance(Object o) |
CertifiedKeyPair[] |
KeyRecRepContent.getKeyPairHist() |
Constructor and Description |
---|
CertResponse(ASN1Integer certReqId,
PKIStatusInfo status,
CertifiedKeyPair certifiedKeyPair,
ASN1OctetString rspInfo) |
Copyright © 2016 BouncyCastle.org. All rights reserved.