|
Bouncy Castle Cryptography 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cms.OriginatorInformation
Method Summary | |
org.bouncycastle.util.Store |
getCertificates()
Return the certificates stored in the underlying OriginatorInfo object. |
org.bouncycastle.util.Store |
getCRLs()
Return the CRLs stored in the underlying OriginatorInfo object. |
org.bouncycastle.asn1.cms.OriginatorInfo |
toASN1Structure()
Return the underlying ASN.1 object defining this SignerInformation object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public org.bouncycastle.util.Store getCertificates()
public org.bouncycastle.util.Store getCRLs()
public org.bouncycastle.asn1.cms.OriginatorInfo toASN1Structure()
|
Bouncy Castle Cryptography 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |