Class KJUR.asn1.cades.OtherHashAlgAndValue
Extends
KJUR.asn1.ASN1Object.
class for OtherHashAlgAndValue ASN.1 object
Defined in: asn1cades-1.0.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
class for OtherHashAlgAndValue ASN.1 object
OtherHashAlgAndValue ::= SEQUENCE {
hashAlgorithm AlgorithmIdentifier,
hashValue OtherHashValue }
OtherHashValue ::= OCTET STRING
|
- Fields borrowed from class KJUR.asn1.ASN1Object:
- hL, hT, hTLV, hV, isModified
- Methods borrowed from class KJUR.asn1.ASN1Object:
- getEncodedHex, getLengthHexFromValue, getValueHex
Class Detail
KJUR.asn1.cades.OtherHashAlgAndValue(params)
class for OtherHashAlgAndValue ASN.1 object
OtherHashAlgAndValue ::= SEQUENCE {
hashAlgorithm AlgorithmIdentifier,
hashValue OtherHashValue }
OtherHashValue ::= OCTET STRING
- Parameters:
- {Array} params
- associative array of parameters
- Since:
- jsrsasign 4.7.0 asn1cades 1.0.0