rozdzial10
Class SSLServerWithClientAuthIdExample

java.lang.Object
  extended byrozdzial10.SSLServerExample
      extended byrozdzial10.SSLServerWithClientAuthIdExample
Direct Known Subclasses:
HTTPSServerExample

public class SSLServerWithClientAuthIdExample
extends SSLServerExample

Prosty serwer SSL z uwierzytelnianiem klienta i sprawdzaniem jego identyfikatora.


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

SSLServerWithClientAuthIdExample

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