|
Bouncy Castle Cryptography 1.69 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cert.cmp.CertificateConfirmationContent
Constructor Summary | |
CertificateConfirmationContent(org.bouncycastle.asn1.cmp.CertConfirmContent content)
|
|
CertificateConfirmationContent(org.bouncycastle.asn1.cmp.CertConfirmContent content,
org.bouncycastle.operator.DigestAlgorithmIdentifierFinder digestAlgFinder)
|
Method Summary | |
CertificateStatus[] |
getStatusMessages()
|
org.bouncycastle.asn1.cmp.CertConfirmContent |
toASN1Structure()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CertificateConfirmationContent(org.bouncycastle.asn1.cmp.CertConfirmContent content)
public CertificateConfirmationContent(org.bouncycastle.asn1.cmp.CertConfirmContent content, org.bouncycastle.operator.DigestAlgorithmIdentifierFinder digestAlgFinder)
Method Detail |
public org.bouncycastle.asn1.cmp.CertConfirmContent toASN1Structure()
public CertificateStatus[] getStatusMessages()
|
Bouncy Castle Cryptography 1.69 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |