Class KJUR.asn1.cades.OtherHashValue
Extends
KJUR.asn1.ASN1Object.
class for OtherHashValue ASN.1 object
Defined in: asn1cades-1.0.js.
Constructor Attributes | Constructor Name and Description |
---|---|
KJUR.asn1.cades.OtherHashValue(params)
class for OtherHashValue ASN.1 object
|
- Fields borrowed from class KJUR.asn1.ASN1Object:
- hL, hT, hTLV, hV, isModified, params
- Methods borrowed from class KJUR.asn1.ASN1Object:
- getEncodedHex, getLengthHexFromValue, getValueHex, tohex
Class Detail
KJUR.asn1.cades.OtherHashValue(params)
class for OtherHashValue ASN.1 object
new KJUR.asn1.cades.OtherHashValue({hash: "12ab..."}) new KJUR.asn1.cades.OtherHashValue({cert: "-----BEGIN..."}) new KJUR.asn1.cades.OtherHashValue({cert: "3081..."})
- Parameters:
- {Array} params
- JSON object of parameters
- Since:
- jsrsasign 10.0.0 asn1cades 2.0.0
This class provides ASN.1 encoder for
OtherHashAlgAndValue defined in RFC 5126 CAdES section 5.8.1.
OtherHashValue ::= OCTET STRING