public class SignaturePolicyIdBCFips extends ASN1EncodableBCFips implements ISignaturePolicyId
SignaturePolicyId.| Constructor and Description |
|---|
SignaturePolicyIdBCFips(IASN1ObjectIdentifier objectIdentifier,
IOtherHashAlgAndValue algAndValue)
Creates new wrapper instance for
SignaturePolicyId. |
SignaturePolicyIdBCFips(IASN1ObjectIdentifier objectIdentifier,
IOtherHashAlgAndValue algAndValue,
org.bouncycastle.asn1.esf.SigPolicyQualifierInfo... policyQualifiers)
Creates new wrapper instance for
SignaturePolicyId. |
SignaturePolicyIdBCFips(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 SignaturePolicyIdBCFips(org.bouncycastle.asn1.esf.SignaturePolicyId signaturePolicyId)
SignaturePolicyId.signaturePolicyId - SignaturePolicyId to be wrappedpublic SignaturePolicyIdBCFips(IASN1ObjectIdentifier objectIdentifier, IOtherHashAlgAndValue algAndValue, org.bouncycastle.asn1.esf.SigPolicyQualifierInfo... policyQualifiers)
SignaturePolicyId.objectIdentifier - ASN1ObjectIdentifier wrapperalgAndValue - OtherHashAlgAndValue wrapperpolicyQualifiers - SigPolicyQualifierInfo arraypublic SignaturePolicyIdBCFips(IASN1ObjectIdentifier objectIdentifier, IOtherHashAlgAndValue algAndValue)
SignaturePolicyId.objectIdentifier - ASN1ObjectIdentifier wrapperalgAndValue - OtherHashAlgAndValue wrapperCopyright © 1998–2023 Apryse Group NV. All rights reserved.