Class Index | File Index

Classes


Namespace KJUR.asn1.cms


Defined in: asn1cms-1.0.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
kjur's ASN.1 class for Cryptographic Message Syntax(CMS)

This name space provides RFC 5652 Cryptographic Message Syntax (CMS) SignedData generator.

Method Summary
Method Attributes Method Name and Description
<static>  
KJUR.asn1.cms.getEncodedHex()
<static>  
KJUR.asn1.cms.getValueArray()
<static>  
KJUR.asn1.cms.setByParam(params)
<static>  
KJUR.asn1.cms.tohex()
Namespace Detail
KJUR.asn1.cms
kjur's ASN.1 class for Cryptographic Message Syntax(CMS)

This name space provides RFC 5652 Cryptographic Message Syntax (CMS) SignedData generator.

FEATURES

  • easily generate CMS SignedData
  • easily verify CMS SignedData
  • APIs are very similar to BouncyCastle library ASN.1 classes. So easy to learn.

PROVIDED CLASSES

NOTE: Please ignore method summary and document of this namespace. This caused by a bug of jsdoc2.

Method Detail
<static> KJUR.asn1.cms.getEncodedHex()

<static> KJUR.asn1.cms.getValueArray()

<static> KJUR.asn1.cms.setByParam(params)
Parameters:
params

<static> KJUR.asn1.cms.tohex()

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