rozdzial7
Class CertPathBuilderExample

java.lang.Object
  extended byrozdzial7.CertPathBuilderExample

public class CertPathBuilderExample
extends java.lang.Object

Prosty przykład wykorzystania klasy CertPathBuilder.


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

CertPathBuilderExample

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