Timestamp PKCS#7 structure (RFC 3161)

With the Aloaha Smart Card Connector / API it is possible to timestamp any PKCS #7 signature. Timestamps are RFC 3161 compatible.

Please find some sample code below


Configure TSA Server

dim tsa
set tsa = createobject("aloahacsp.aloaha_csp")

          call tsa.show_TSAConfig(cbool(false))

set tsa = nothing


Timestamp a PKCs #7 structure. Input and Output has to be in HEX format. 

dim tsa 
dim input                 'input contains PKCS7 signature in HEX
dim output               'output will hold PKCS7 stamped in HEX

set tsa = createobject("aloahacsp.aloaha_csp") 

         output =  tsa.TimeStamp_PKCS7(cstr(input))

set tsa = nothing




Please ask...

Although we really tried hard, there are always questions left open. But perhaps somebody else had already put the same question?
Please check!
  • i saw you reply for my query thank you for that.i need some more answer pls send it
    i want some sample java code of timestamp server using rfc3161?.if u give means it will helpful for me to do my final year project.

    For sample code please contact our suppport at info@aloaha.com
    Answered 18.03.2009
  • i want some sample of timestamp server using rfc3161 in java
If not, please do not hesitate to send us your question.
We would be glad to answer it.

PDF SDKPDF Form Saver SDKSmart Card APIAloaha CSP APIAPIs and samplesPin Pad Notifier Pluginp7m / p7s CreationCDO to S/MimeCreate S/Mime PKCS7Create / Validate PKCS #7Create CMS (PKCS #7)Show Card CertificatesADPU TesterSmart Card TesterTimestamp PKCS7 SignatureDES EncryptionHash DataXML HelperEnumerate Card ReaderMifareAloaha Web ServicesAloaha Print MonitorAloaha Remote ConfigurationWebDAVLDAP ClientProgramming Office MacrosIIS Event Sinks