Class PKInfo

java.lang.Object
  |
  +--PKInfo

public class PKInfo
extends java.lang.Object

Provide general information about Cryptoki.


Constructor Summary
PKInfo()
           
 
Method Summary
 java.lang.String[] getInfo()
          Return general information about Cryptoki.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PKInfo

public PKInfo()
Method Detail

getInfo

public java.lang.String[] getInfo()
                           throws OoctiException
Return general information about Cryptoki.
Throws:
ARGUMENTS_BAD -  
CRYPTOKI_NOT_INITIALIZED -  
FUNCTION_FAILED -  
GENERAL_ERROR -  
HOST_MEMORY -