Uses of Class
org.bouncycastle.asn1.esf.OtherHashAlgAndValue
Packages that use OtherHashAlgAndValue
Package
Description
Support classes useful for encoding and supporting [ESF] RFC3126
Electronic Signature Formats for long term electronic signatures.
-
Uses of OtherHashAlgAndValue in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return OtherHashAlgAndValueModifier and TypeMethodDescriptionstatic OtherHashAlgAndValue
OtherHashAlgAndValue.getInstance
(Object obj) SignaturePolicyId.getSigPolicyHash()
Constructors in org.bouncycastle.asn1.esf with parameters of type OtherHashAlgAndValueModifierConstructorDescriptionOtherHash
(OtherHashAlgAndValue otherHash) SignaturePolicyId
(ASN1ObjectIdentifier sigPolicyIdentifier, OtherHashAlgAndValue sigPolicyHash) SignaturePolicyId
(ASN1ObjectIdentifier sigPolicyId, OtherHashAlgAndValue sigPolicyHash, SigPolicyQualifiers sigPolicyQualifiers)