rozdzial9
Class EnvelopedSignedMailExample

java.lang.Object
  extended byrozdzial9.SignedDataProcessor
      extended byrozdzial9.EnvelopedSignedMailExample

public class EnvelopedSignedMailExample
extends SignedDataProcessor

Prosty przykład tworzący i przetwarzający podpisaną wiadomość e-mail zawierającą kopertę cyfrową.


Constructor Summary
EnvelopedSignedMailExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class rozdzial9.SignedDataProcessor
isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvelopedSignedMailExample

public EnvelopedSignedMailExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Przykłady do książki Kryptografia w Javie – Podstawy