public class OriginatorInformation
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
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.
|
public org.bouncycastle.util.Store getCertificates()
public org.bouncycastle.util.Store getCRLs()
public org.bouncycastle.asn1.cms.OriginatorInfo toASN1Structure()