IAIK CMS/SMIME Toolkit Demo API Documentation
Version 6.1

demo.cms.signedData
Class SignedDataDemoWithAdditionalSignerInfo

java.lang.Object
  extended by demo.cms.signedData.SignedDataDemoWithAdditionalSignerInfo

public class SignedDataDemoWithAdditionalSignerInfo
extends java.lang.Object

This class shows how to use the non-stream based SignedData implementation to add a new SignerInfo to an existing, parsed SignedData object.


Constructor Summary
SignedDataDemoWithAdditionalSignerInfo()
           
 
Method Summary
static void main(java.lang.String[] argv)
          Main method.
 void start()
          Starts the test.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignedDataDemoWithAdditionalSignerInfo

public SignedDataDemoWithAdditionalSignerInfo()
Method Detail

start

public void start()
Starts the test.


main

public static void main(java.lang.String[] argv)
                 throws java.io.IOException
Main method.

Throws:
java.io.IOException - if an I/O error occurs when reading required keys and certificates from files

IAIK CMS/SMIME Toolkit Demo API Documentation
Version 6.1

v6.1
(c) 2002 IAIK, (c) 2003 - 2025 SIC