///
///
///
///
///
///
///
///
///
///
///
///
///
declare namespace jsrsasign.KJUR.asn1 {
/**
* kjur's ASN.1 class for RFC 3161 Time Stamp Protocol
*
* This name space provides
* [RFC 3161 Time-Stamp Protocol(TSP)](https://tools.ietf.org/html/rfc3161)
* data generator.
*
* __FEATURES__
*
* - easily generate CMS SignedData
* - APIs are very similar to BouncyCastle library ASN.1 classes. So easy to learn.
*/
namespace tsp {
//
}
}