public class SignaturePolicyIdBC extends ASN1EncodableBC implements ISignaturePolicyId
SignaturePolicyId.| Constructor and Description |
|---|
SignaturePolicyIdBC(IASN1ObjectIdentifier objectIdentifier,
IOtherHashAlgAndValue algAndValue)
Creates new wrapper instance for
SignaturePolicyId. |
SignaturePolicyIdBC(IASN1ObjectIdentifier objectIdentifier,
IOtherHashAlgAndValue algAndValue,
org.bouncycastle.asn1.esf.SigPolicyQualifierInfo... policyQualifiers)
Creates new wrapper instance for
SignaturePolicyId. |
SignaturePolicyIdBC(org.bouncycastle.asn1.esf.SignaturePolicyId signaturePolicyId)
Creates new wrapper instance for
SignaturePolicyId. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.esf.SignaturePolicyId |
getSignaturePolicyId()
Gets actual org.bouncycastle object being wrapped.
|
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic SignaturePolicyIdBC(org.bouncycastle.asn1.esf.SignaturePolicyId signaturePolicyId)
SignaturePolicyId.signaturePolicyId - SignaturePolicyId to be wrappedpublic SignaturePolicyIdBC(IASN1ObjectIdentifier objectIdentifier, IOtherHashAlgAndValue algAndValue, org.bouncycastle.asn1.esf.SigPolicyQualifierInfo... policyQualifiers)
SignaturePolicyId.objectIdentifier - ASN1ObjectIdentifier wrapperalgAndValue - OtherHashAlgAndValue wrapperpolicyQualifiers - SigPolicyQualifierInfo arraypublic SignaturePolicyIdBC(IASN1ObjectIdentifier objectIdentifier, IOtherHashAlgAndValue algAndValue)
SignaturePolicyId.objectIdentifier - ASN1ObjectIdentifier wrapperalgAndValue - OtherHashAlgAndValue wrapperCopyright © 1998–2023 Apryse Group NV. All rights reserved.