rozdzial10
Class SSLClientWithClientAuthTrustExample

java.lang.Object
  extended byrozdzial10.SSLClientExample
      extended byrozdzial10.SSLClientWithClientAuthTrustExample
Direct Known Subclasses:
HTTPSClientExample

public class SSLClientWithClientAuthTrustExample
extends SSLClientExample

Klient SSL z uwierzytelnianiem klienta.


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

SSLClientWithClientAuthTrustExample

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