rozdzial10
Class SSLServerWithClientAuthExample

java.lang.Object
  extended byrozdzial10.SSLServerExample
      extended byrozdzial10.SSLServerWithClientAuthExample

public class SSLServerWithClientAuthExample
extends SSLServerExample

Prosty serwer SSL z uwierzytelnianiem po stronie klienta.


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

SSLServerWithClientAuthExample

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