|
IAIK CMS/SMIME Toolkit Demo API Documentation
Version 6.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdemo.cms.signedData.CertListDemo
public class CertListDemo
Reads a CMS (PKCS#7) certifcate list from a file.
When starting the test, you have to specify
the file name holding the CMSCertList to be parsed:
java demo.cms.CertListDemo <file name>
CMSCertList| Constructor Summary | |
|---|---|
CertListDemo()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] arg)
Reads a CMS (PKCS#7) certificate chain from a file and dumps the certificates stored inside. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CertListDemo()
| Method Detail |
|---|
public static void main(java.lang.String[] arg)
Usage:
java demo.cms.CertListDemo <file name>
arg - the name of the file holding the certificate chain
|
IAIK CMS/SMIME Toolkit Demo API Documentation
Version 6.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
|
v6.1 (c) 2002 IAIK, (c) 2003 - 2025 SIC |
|