CryptoPro TomCatSSL support moulde.
Public API.
A C G H J R

A

acceptSocket(ServerSocket) - Method in class ru.CryptoPro.TomCatSSL.JSSESocketFactory
 

C

chooseClientAlias(String[], Principal[], Socket) - Method in class ru.CryptoPro.TomCatSSL.JSSEKeyManager
Choose an alias to authenticate the client side of a secure socket, given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseServerAlias(String, Principal[], Socket) - Method in class ru.CryptoPro.TomCatSSL.JSSEKeyManager
Returns this key manager's server key alias that was provided in the constructor.
createSocket(int) - Method in class ru.CryptoPro.TomCatSSL.JSSESocketFactory
 
createSocket(int, int) - Method in class ru.CryptoPro.TomCatSSL.JSSESocketFactory
 
createSocket(int, int, InetAddress) - Method in class ru.CryptoPro.TomCatSSL.JSSESocketFactory
 

G

getCertificateChain(String) - Method in class ru.CryptoPro.TomCatSSL.JSSEKeyManager
Returns the certificate chain associated with the given alias.
getClientAliases(String, Principal[]) - Method in class ru.CryptoPro.TomCatSSL.JSSEKeyManager
Get the matching aliases for authenticating the client side of a secure socket, given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getImplementationName() - Method in class ru.CryptoPro.TomCatSSL.JSSEImplementation
 
getPrivateKey(String) - Method in class ru.CryptoPro.TomCatSSL.JSSEKeyManager
Returns the key associated with the given alias.
getSSLSupport(Socket) - Method in class ru.CryptoPro.TomCatSSL.JSSEImplementation
 
getServerAliases(String, Principal[]) - Method in class ru.CryptoPro.TomCatSSL.JSSEKeyManager
Get the matching aliases for authenticating the server side of a secure socket, given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getServerSocketFactory() - Method in class ru.CryptoPro.TomCatSSL.JSSEImplementation
 

H

handshake(Socket) - Method in class ru.CryptoPro.TomCatSSL.JSSESocketFactory
 

J

JSSE13SocketFactory - class ru.CryptoPro.TomCatSSL.JSSE13SocketFactory.
SSL server socket factory.
JSSE13SocketFactory() - Constructor for class ru.CryptoPro.TomCatSSL.JSSE13SocketFactory
 
JSSE14SocketFactory - class ru.CryptoPro.TomCatSSL.JSSE14SocketFactory.
SSL server socket factory.
JSSE14SocketFactory() - Constructor for class ru.CryptoPro.TomCatSSL.JSSE14SocketFactory
 
JSSEImplementation - class ru.CryptoPro.TomCatSSL.JSSEImplementation.
 
JSSEImplementation() - Constructor for class ru.CryptoPro.TomCatSSL.JSSEImplementation
 
JSSEKeyManager - class ru.CryptoPro.TomCatSSL.JSSEKeyManager.
X509KeyManager which allows selection of a specific keypair and certificate chain (identified by their keystore alias name) to be used by the server to authenticate itself to SSL clients.
JSSEKeyManager(X509KeyManager, String) - Constructor for class ru.CryptoPro.TomCatSSL.JSSEKeyManager
Constructor.
JSSESocketFactory - class ru.CryptoPro.TomCatSSL.JSSESocketFactory.
SSL server socket factory.
JSSESocketFactory() - Constructor for class ru.CryptoPro.TomCatSSL.JSSESocketFactory
 

R

ru.CryptoPro.TomCatSSL - package ru.CryptoPro.TomCatSSL
 

A C G H J R
Copyright Crypto-Pro.
All rights reserved.