Class Index | File Index

Classes


Namespace KJUR.asn1.tsp


Defined in: asn1tsp-1.0.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
kjur's ASN.1 class for RFC 3161 Time Stamp Protocol

This name space provides RFC 3161 Time-Stamp Protocol(TSP) data generator.

Method Summary
Method Attributes Method Name and Description
<static>  
KJUR.asn1.tsp.getEncodedHex()
<static>  
KJUR.asn1.tsp.getTSTHex(msgHex, hashAlg)
<static>  
KJUR.asn1.tsp.tohex()
Namespace Detail
KJUR.asn1.tsp
kjur's ASN.1 class for RFC 3161 Time Stamp Protocol

This name space provides RFC 3161 Time-Stamp Protocol(TSP) data generator.

FEATURES

  • easily generate 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.tsp.getEncodedHex()

<static> KJUR.asn1.tsp.getTSTHex(msgHex, hashAlg)
Parameters:
msgHex
hashAlg

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

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