CXI
Loading...
Searching...
No Matches
CryptoServerCXI Member List

This is the complete list of members for CryptoServerCXI, including all inherited members.

agreeSecret(int flags, Key privateKey, Key publicKey, int mech, byte[] mechParam)CryptoServerCXI
backupKey(Key key)CryptoServerCXI
bulkCrypt(Key key, int mech, byte[][] data)CryptoServerCXI
bulkSign(Key key, int mech, byte[][] data)CryptoServerCXI
close()CryptoServerCluster
computeHash(int flags, int mech, byte[] data, byte[] info, Key key)CryptoServerCXI
crypt(int flags, Key key, int mech, byte[] mechParam, byte[] data, ByteArray iv, ByteArray tag, byte[] tag_in)CryptoServerCXI
crypt(Key key, int mech, byte[] mechParam, byte[] data, ByteArray iv)CryptoServerCXI
CryptoServer(String device, int timeout)CryptoServer
CryptoServer(String device)CryptoServer
CryptoServer(CryptoServerConfig config)CryptoServer
CryptoServerCluster(String[] devices, int timeout)CryptoServerCluster
CryptoServerCluster(CryptoServerConfig config)CryptoServerCluster
CryptoServerCluster(String device, int timeout)CryptoServerCluster
CryptoServerCluster(String device)CryptoServerCluster
CryptoServerCXI(String device)CryptoServerCXI
CryptoServerCXI(String device, int timeout)CryptoServerCXI
CryptoServerCXI(String[] devices, int timeout)CryptoServerCXI
CryptoServerCXI(CryptoServerConfig config)CryptoServerCXI
CxiLogCryptoServerCXIstatic
deleteKey(Key key)CryptoServerCXI
deriveKey(int flags, Key privateKey, KeyAttributes keyTemplate, int mech, byte[] mechParam)CryptoServerCXI
endAuthentication()CryptoServer
endSession()CryptoServer
exec(int fc, int sfc, byte[] cmd, CryptoServerAPI.CryptoServerCluster.Error[] errList)CryptoServerCluster
exec(int fc, int sfc, byte[] cmd)CryptoServerCluster
exportClearKey(Key key, int type)CryptoServerCXI
exportKey(Key key, int type, Key wrapKey, int mech)CryptoServerCXI
exportKey(Key key, int type, Key wrapKey)CryptoServerCXI
findKey(int flags, KeyAttributes keyTemplate)CryptoServerCXI
findKey(KeyAttributes keyTemplate)CryptoServerCXI
FLAG_CRYPT_FINALCryptoServerCXIstatic
FLAG_CRYPT_INITCryptoServerCXIstatic
FLAG_ENCRYPT_SECRETCryptoServerCXIstatic
FLAG_EXTERNALCryptoServerCXIstatic
FLAG_HASH_DATACryptoServerCXIstatic
FLAG_HASH_PARTCryptoServerCXIstatic
FLAG_OVERWRITECryptoServerCXIstatic
FLAG_VOLATILECryptoServerCXIstatic
generateDSADomainParam(int psize, int qsize, int mech)CryptoServerCXI
generateDSAGParam(byte[] mechParamAndPropList)CryptoServerCXI
generateDSAPQParam(int psize, int qsize, int mech, int hash, byte[] seed, int index)CryptoServerCXI
generateKey(int flags, KeyAttributes keyTemplate, int mech)CryptoServerCXI
generateKey(int flags, KeyAttributes keyTemplate)CryptoServerCXI
generateRandom(int length, int mech)CryptoServerCXI
getAuthState()CryptoServerCluster
getDevice()CryptoServerCluster
getFirmwareVersion()CryptoServerCXI
getKeyAttributes(Key key, boolean all)CryptoServerCXI
getName()CryptoServerstatic
getSessionKeyDH()CryptoServer
getSessionKeyDH(int size)CryptoServer
getTimeout()CryptoServerCluster
getVersion()CryptoServerCXIstatic
importClearKey(int flags, int type, KeyAttributes keyTemplate, KeyComponents keyComponents)CryptoServerCXI
importKey(int flags, int type, KeyAttributes keyTemplate, byte[] keyBlob, Key wrapKey, int mech)CryptoServerCXI
importKey(int flags, int type, KeyAttributes keyTemplate, byte[] keyBlob, Key wrapKey)CryptoServerCXI
keepSessionAlive()CryptoServerCluster
KEY_ALGO_AESCryptoServerCXIstatic
KEY_ALGO_DESCryptoServerCXIstatic
KEY_ALGO_DHCryptoServerCXIstatic
KEY_ALGO_DH_PKCSCryptoServerCXIstatic
KEY_ALGO_DSACryptoServerCXIstatic
KEY_ALGO_ECDHCryptoServerCXIstatic
KEY_ALGO_ECDSACryptoServerCXIstatic
KEY_ALGO_RAWCryptoServerCXIstatic
KEY_ALGO_RSACryptoServerCXIstatic
KEY_ALGO_X509CryptoServerCXIstatic
KEY_ALGO_X509_ATTCryptoServerCXIstatic
KEY_BLOB_SIMPLECryptoServerCXIstatic
KEY_EXPORT_ALLOWCryptoServerCXIstatic
KEY_EXPORT_ALLOW_PLAINCryptoServerCXIstatic
KEY_EXPORT_DENY_BACKUPCryptoServerCXIstatic
KEY_TYPE_PRIVATECryptoServerCXIstatic
KEY_TYPE_PRIVATE_ONLYCryptoServerCXIstatic
KEY_TYPE_PRIVATEFCryptoServerCXIstatic
KEY_TYPE_PUBLICCryptoServerCXIstatic
KEY_TYPE_SECRETCryptoServerCXIstatic
KEY_USAGE_DECRYPTCryptoServerCXIstatic
KEY_USAGE_DERIVECryptoServerCXIstatic
KEY_USAGE_ENCRYPTCryptoServerCXIstatic
KEY_USAGE_SIGNCryptoServerCXIstatic
KEY_USAGE_UNWRAPCryptoServerCXIstatic
KEY_USAGE_VERIFYCryptoServerCXIstatic
KEY_USAGE_WRAPCryptoServerCXIstatic
listKeys(KeyAttributes keyTemplate)CryptoServerCXI
listKeys()CryptoServerCXI
logoff()CryptoServerCluster
logon(String user, String keyFile, byte[] password)CryptoServerCluster
logonPassword(String user, byte[] password)CryptoServerCluster
logonPassword(String user, String password)CryptoServerCluster
logonSign(String user, String keyFile, String password)CryptoServerCluster
MECH_CHAIN_CBCCryptoServerCXIstatic
MECH_CHAIN_CBC_RETAILCryptoServerCXIstatic
MECH_CHAIN_CCMCryptoServerCXIstatic
MECH_CHAIN_CFB_RETAILCryptoServerCXIstatic
MECH_CHAIN_CMACCryptoServerCXIstatic
MECH_CHAIN_ECBCryptoServerCXIstatic
MECH_CHAIN_GCMCryptoServerCXIstatic
MECH_CHAIN_KEY_WRAPCryptoServerCXIstatic
MECH_CHAIN_OFBCryptoServerCXIstatic
MECH_DPGEN_DP_FIPS186_4CryptoServerCXIstatic
MECH_FORMAT_ASN1CryptoServerCXIstatic
MECH_FORMAT_KEEP_LEAD_ZEROCryptoServerCXIstatic
MECH_FORMAT_STRIP_LEAD_ZEROCryptoServerCXIstatic
MECH_FORMAT_XCryptoServerCXIstatic
MECH_HASH_ALGO_MD5CryptoServerCXIstatic
MECH_HASH_ALGO_RMD160CryptoServerCXIstatic
MECH_HASH_ALGO_SHA1CryptoServerCXIstatic
MECH_HASH_ALGO_SHA224CryptoServerCXIstatic
MECH_HASH_ALGO_SHA256CryptoServerCXIstatic
MECH_HASH_ALGO_SHA384CryptoServerCXIstatic
MECH_HASH_ALGO_SHA3_224CryptoServerCXIstatic
MECH_HASH_ALGO_SHA3_256CryptoServerCXIstatic
MECH_HASH_ALGO_SHA3_384CryptoServerCXIstatic
MECH_HASH_ALGO_SHA3_512CryptoServerCXIstatic
MECH_HASH_ALGO_SHA512CryptoServerCXIstatic
MECH_KDF_CAT_BASE_AND_DATACryptoServerCXIstatic
MECH_KDF_CAT_BASE_AND_KEYCryptoServerCXIstatic
MECH_KDF_CAT_DATA_AND_BASECryptoServerCXIstatic
MECH_KDF_DHCryptoServerCXIstatic
MECH_KDF_ECDHCryptoServerCXIstatic
MECH_KDF_ECDH_COFCryptoServerCXIstatic
MECH_KDF_ENC_DATACryptoServerCXIstatic
MECH_KDF_EXTRACT_KEY_FROM_KEYCryptoServerCXIstatic
MECH_KDF_XOR_BASE_AND_DATACryptoServerCXIstatic
MECH_KEYGEN_ANSI_PRIMECryptoServerCXIstatic
MECH_KEYGEN_COMPCryptoServerCXIstatic
MECH_KEYGEN_FIPS186_4_PRIMECryptoServerCXIstatic
MECH_KEYGEN_HYBRIDCryptoServerCXIstatic
MECH_KEYGEN_PROB_PRIMECryptoServerCXIstatic
MECH_KEYGEN_PROV_PRIMECryptoServerCXIstatic
MECH_KEYGEN_UNCOMPCryptoServerCXIstatic
MECH_MODE_DECRYPTCryptoServerCXIstatic
MECH_MODE_ENCRYPTCryptoServerCXIstatic
MECH_MODE_HASHCryptoServerCXIstatic
MECH_MODE_HMACCryptoServerCXIstatic
MECH_MODE_MAC1CryptoServerCXIstatic
MECH_NIST_SP800_56ACryptoServerCXIstatic
MECH_PAD_ISO7816CryptoServerCXIstatic
MECH_PAD_KWPCryptoServerCXIstatic
MECH_PAD_NONECryptoServerCXIstatic
MECH_PAD_OAEPCryptoServerCXIstatic
MECH_PAD_PKCS1CryptoServerCXIstatic
MECH_PAD_PKCS5CryptoServerCXIstatic
MECH_PAD_PSSCryptoServerCXIstatic
MECH_PAD_RANDOMCryptoServerCXIstatic
MECH_PAD_X9_31CryptoServerCXIstatic
MECH_PAD_ZEROFILLCryptoServerCXIstatic
MECH_RND_PSEUDOCryptoServerCXIstatic
MECH_RND_REALCryptoServerCXIstatic
prepareAuthenticationHMAC(String user, byte[] password)CryptoServer
prepareAuthenticationHMAC(String user, String password)CryptoServer
prepareAuthenticationRSASC(String user, String pin)CryptoServer
prepareAuthenticationRSASign(String user, String keySpec, String pin)CryptoServer
restoreKey(int flags, Key key, KeyAttributes keyTemplate)CryptoServerCXI
setEndSessionOnShutdown(boolean flag)CryptoServer
setEventHandler(EventHandler eventHandler)CryptoServerCluster
setFallbackInterval(int seconds)CryptoServerCluster
setFallbackInterval(long seconds)CryptoServerCluster
setFIPSUsage(Key key, int usage)CryptoServerCXI
setKeepSessionAlive(boolean flag)CryptoServerCluster
setKeyAttributes(Key key, KeyAttributes attr)CryptoServerCXI
setTimeout(int timeout)CryptoServerCluster
setTrace(PrintStream out, boolean flag)CryptoServer
setTrace(PrintStream out)CryptoServer
setTrace(boolean flag)CryptoServer
sign(int flags, Key key, int mech, byte[] mechParam, byte[] data, ByteArray iv)CryptoServerCXI
sign(Key key, int mech, byte[] data)CryptoServerCXI
verify(int flags, Key key, int mech, byte[] mechParam, byte[] data, byte[] signature, ByteArray iv)CryptoServerCXI
verify(Key key, int mech, byte[] data, byte[] signature)CryptoServerCXI