Class and Description |
---|
com.safenetinc.luna.provider.key.LunaPrivateKeyECDsa
Use
LunaPrivateKeyEC instead. |
com.safenetinc.luna.provider.key.LunaPublicKeyECDsa
Use
LunaPublicKeyEC instead. |
Enum and Description |
---|
com.safenetinc.luna.provider.param.LunaECIESParameterSpec.HMAC
Use
MAC_SCHEME instead |
Method and Description |
---|
com.safenetinc.luna.LunaAPI.AssignAlias(int, int, String, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.BIP32ExportPublicKey(int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.BIP32ImportPublicKey(int, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.CheckSessionState(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.checkTokenPresenceForReconnect(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.Cipher(int, int, byte[], int, int, byte[], int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.CipherFinal(int, int, byte[], int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.CipherInit(int, int, long, int, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.CipherUpdate(int, int, byte[], int, int, byte[], int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.CloseSession(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.CurveLookup(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.CurveLookup(String)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.provider.param.LunaParametersEC.decodeParameters(byte[])
Use
LunaECUtils.encodeParameters instead |
com.safenetinc.luna.LunaAPI.DeleteObject(int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.DeleteObjects(int, int[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.DeriveKeyAndWrapEcDh(int, int, byte[], byte[], long, boolean, int, long, boolean, int, long, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.DeriveKeyBIP32Child(int, int, int[], int, LunaPkcs11Attributes)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.DeriveKeyBIP32Master(int, int, LunaPkcs11Attributes)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.DeriveKeyDh(int, int, byte[], long, boolean, boolean, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.DeriveKeyEcDh(int, int, byte[], byte[], long, boolean, boolean, int, long, boolean)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.DeriveKeyHash(int, long, int, long, boolean, boolean, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.DeriveKeyPRFKDF(int, int, long, byte[], byte[], long, long, long, boolean, boolean, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.DigestFinal(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.DigestInit(int, long)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.DigestUpdate(int, byte[], int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.EncodeInteger(byte[], int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.provider.param.LunaParametersEC.encodeParameters(ECParameterSpec)
Use
LunaECUtils.encodeParameters instead |
com.safenetinc.luna.provider.signature.LunaSignature.engineGetParameter(String)
Use
LunaSignature.engineGetParameters()
CANNOT REMOVE THIS : X509Certificate DEFINES engineGetParameter AS ABSTRACT. |
com.safenetinc.luna.provider.signature.LunaSignature.engineSetParameter(String, Object)
Use
SignatureSpi.engineSetParameter(AlgorithmParameterSpec)
CANNOT REMOVE THIS : X509Certificate DEFINES engineSetParameter AS ABSTRACT. |
com.safenetinc.luna.LunaAPI.Finalize()
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.ForceAllHSMSessionsToClose(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GenerateDhKeyPair(int, byte[], byte[], int, LunaPkcs11Attributes)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GenerateDhX942KeyPair(int, byte[], byte[], byte[], LunaPkcs11Attributes)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GenerateDsaKeyPair(int, byte[], byte[], byte[], LunaPkcs11Attributes)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GenerateDsaParams(int, int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GenerateECKeyPair(int, byte[], long, LunaPkcs11Attributes)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GeneratePBEKey(int, long, byte[], char[], byte[], int, boolean, boolean)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GeneratePBKDF2Key(int, long, long, int, char[], byte[], int, boolean, boolean)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GenerateRandom(int, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GenerateRsaKeyPair(int, int, byte[], long, LunaPkcs11Attributes)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GenerateSecretKey(int, int, long, LunaCKAttribute[], LunaPkcs11Attributes)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GetHSMPolicySetting(int, long)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GetInitialAttributes(int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.provider.LunaCertificateX509.getIssuerDN()
This method has been denigrated by SUN as of Java 5.0. Use
getIssuerX500Principal()
instead.
CANNOT REMOVE THIS : X509Certificate DECLARES IT ABSTRACT, SO MUST IMPLEMENT. |
com.safenetinc.luna.LunaAPI.GetKeyAlias(int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GetKeyList(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GetLargeAttribute(int, int, long)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GetNumberOfSlots()
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GetObjectClassAndType(int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GetSlotList()
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.provider.LunaCertificateX509.getSubjectDN()
This method has been denigrated by SUN as of Java 5.0. Use
getSubjectX500Principal()
instead.
CANNOT REMOVE THIS : X509Certificate DECLARES IT ABSTRACT, SO MUST IMPLEMENT. |
com.safenetinc.luna.LunaAPI.GetTokenFirmwareVersion(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GetTokenLabel(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GetTokenModelName(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.GetTokenSerialNumber(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.ImportEdwardsPrivateKey(int, byte[], byte[], boolean, boolean)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.ImportEdwardsPublicKey(int, byte[], byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.Initialize()
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.intFromHsm(byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.IsTokenPresent(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.LocateCertByAlias(int, String)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.LocateKeyByAlias(int, String)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.LocateKeyByFingerprint(int, byte[], int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.LocateKeyOnlyByAlias(int, String)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.LocateObjectByOUID(int, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.LogExternal(int, int, String)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.Login(int, long, String)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.Logout(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.longFromHsm(byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.longToBytes(long)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.nativeGetHAStatus(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.OpenSession(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.PKAAssignKey(int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.PKAAuthorizeKey(int, int, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.PKAIncrementFailedAuthCount(int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.PKAResetAuthorizationData(int, int, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.PKASetAuthorizationData(int, int, byte[], byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaSlotManager.querySecretKeysDeriveFlag() |
com.safenetinc.luna.LunaAPI.SeedRandom(int, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SetAlias(int, int, String)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SetAppIDs(int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SetBooleanAttribute(int, int, long, boolean)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SetLargeAttribute(int, int, long, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SetPIN(int, String, String)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SetSmallAttribute(int, int, long, long)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SetTokenObjectType(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SetUsageCount(int, int, long)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.Sign(int, byte[], int, int, byte[], int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SignFinal(int, byte[], int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SignInit(int, long, int, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SignUpdate(int, byte[], int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SIMExtract(int, int[], int, int, long, int[], byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.SIMInsert(int, int, long, int[], byte[], byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.StoreCertificate(int, byte[], byte[], byte[], byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.StoreDhPublicKey(int, byte[], byte[], byte[], int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.StoreDsaPublicKey(int, byte[], byte[], byte[], byte[], LunaPkcs11Attributes)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.StoreECPublicKey(int, byte[], byte[], LunaPkcs11Attributes)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.StoreRsaPublicKey(int, byte[], byte[], LunaPkcs11Attributes)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.TotalOpenSessionCount(int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.UnwrapKey(int, int, long, byte[], byte[], long, long, boolean, boolean)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.Verify(int, byte[], int, int, byte[], int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.VerifyFinal(int, byte[], int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.VerifyInit(int, long, int, byte[])
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.VerifyUpdate(int, byte[], int, int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
com.safenetinc.luna.LunaAPI.WrapKey(int, int, long, byte[], int)
This can, and will, change in the future. Do not rely on it. See message at top of class for recommendations
if you need this functionality.
|
Copyright 2014-2018 SafeNet. All rights reserved.