Class Index | File Index

Classes


Class KJUR.asn1.cades.OtherHashAlgAndValue


Extends KJUR.asn1.ASN1Object.
class for OtherHashAlgAndValue ASN.1 object
Defined in: asn1cades-1.0.js.

Class Summary
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
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

© 2012-2015 Kenji Urushima, All rights reserved
Documentation generated by JsDoc Toolkit 2.4.0