public class OriginatorInformation extends Object
Modifier and Type | Method and Description |
---|---|
Store |
getCertificates()
Return the certificates stored in the underlying OriginatorInfo object.
|
Store |
getCRLs()
Return the CRLs stored in the underlying OriginatorInfo object.
|
OriginatorInfo |
toASN1Structure()
Return the underlying ASN.1 object defining this SignerInformation object.
|
public Store getCertificates()
public Store getCRLs()
public OriginatorInfo toASN1Structure()
Copyright © 2020 BouncyCastle.org. All rights reserved.