|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.mail.smime.examples.ReadLargeEncryptedMail
a simple example that reads an encrypted email using the large file model.
The key store can be created using the class in org.bouncycastle.jce.examples.PKCS12Example - the program expects only one key to be present.
Constructor Summary | |
ReadLargeEncryptedMail()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReadLargeEncryptedMail()
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |