|
Bouncy Castle Cryptography Library 1.64 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.cert.cmp.CertificateConfirmationContent
Constructor Summary | |
CertificateConfirmationContent(org.bouncycastle.asn1.cmp.CertConfirmContent content)
|
|
CertificateConfirmationContent(org.bouncycastle.asn1.cmp.CertConfirmContent content,
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, DigestAlgorithmIdentifierFinder digestAlgFinder)
Method Detail |
public org.bouncycastle.asn1.cmp.CertConfirmContent toASN1Structure()
public CertificateStatus[] getStatusMessages()
|
Bouncy Castle Cryptography Library 1.64 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |