public class SigningCertificateBC extends ASN1EncodableBC implements ISigningCertificate
SigningCertificate.| Constructor and Description |
|---|
SigningCertificateBC(org.bouncycastle.asn1.ess.SigningCertificate signingCertificate)
Creates new wrapper instance for
SigningCertificate. |
| Modifier and Type | Method and Description |
|---|---|
IESSCertID[] |
getCerts() |
org.bouncycastle.asn1.ess.SigningCertificate |
getSigningCertificate()
Gets actual org.bouncycastle object being wrapped.
|
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic SigningCertificateBC(org.bouncycastle.asn1.ess.SigningCertificate signingCertificate)
SigningCertificate.signingCertificate - SigningCertificate to be wrappedpublic org.bouncycastle.asn1.ess.SigningCertificate getSigningCertificate()
SigningCertificate.public IESSCertID[] getCerts()
getCerts in interface ISigningCertificateCopyright © 1998–2023 Apryse Group NV. All rights reserved.