net.rmi.rjs.pk.rmissl
Class ClientKeyStoreFile
java.lang.Object
   net.rmi.rjs.pk.rmissl.ClientKeyStoreFile
net.rmi.rjs.pk.rmissl.ClientKeyStoreFile
- public class ClientKeyStoreFile 
- extends java.lang.Object
Created by IntelliJ IDEA.
 User: pkrepszt
 Date: Dec 25, 2004
 Time: 8:51:48 PM
 To change this template use File | Settings | File Templates.
 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
clientTrustStorebytes
public static byte[] clientTrustStorebytes
- Byte arrays of  clientTrustStorebytes
 and  clientKeyStorebytes
 
 
clientKeyStorebytes
public static byte[] clientKeyStorebytes
ClientKeyStoreFile
public ClientKeyStoreFile()
getCTSbytes
public static byte[] getCTSbytes()
- 
- Returns:
- client trust store byte array
 
getCKSbytes
public static byte[] getCKSbytes()
- 
- Returns:
- client key store byte array