rozdzial9
Class KeyTransEnvelopedDataWithCertMatchExample

java.lang.Object
  extended byrozdzial9.KeyTransEnvelopedDataWithCertMatchExample

public class KeyTransEnvelopedDataWithCertMatchExample
extends java.lang.Object

Przykład ilustrujący tworzenie i przetwarzanie koperty cyfrowej z odbiorcą dla klucza publicznego i porównaniem ID odbiorcy z certyfikatem w celu upewnienia się, że mamy właściwego odbiorcę.


Constructor Summary
KeyTransEnvelopedDataWithCertMatchExample()
           
 
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

KeyTransEnvelopedDataWithCertMatchExample

public KeyTransEnvelopedDataWithCertMatchExample()
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