public class LunaPrivateKeyECDsa extends LunaKeyEC implements LunaPrivateKey, ECPrivateKey
keySize, lapi, mKeyClass, mKeyType, mObject, UNLIMITED_USE, WRAP_IVserialVersionUID| Constructor and Description |
|---|
LunaPrivateKeyECDsa(int handle) |
LunaPrivateKeyECDsa(int handle,
int slot) |
LunaPrivateKeyECDsa(LunaTokenObject object) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getEncodedInternal() |
BigInteger |
getS() |
protected void |
verifyClassAndType()
Checks that the existing object handle being wrapped is a private ECDSA key.
|
getAlgorithm, getParamsAttributeToBigInteger, BigIntegerToAttribute, DestroyKey, equals, GetAlias, GetDateMadePersistent, getEncoded, GetFingerprint, getFormat, GetKeyClass, GetKeyHandle, getKeySize, GetKeyType, getSession, getSlot, getUsageCount, getUsageLimit, hashCode, Initialize, Initialize, injectKey, InjectPrivateKey, InjectPrivateKey, InjectPrivateKey, InjectPrivateKey, IsKeyPersistent, LocateKeyByAlias, LocateKeyByAlias, LocateKeyByFingerprint, LocateKeyByFingerprint, LocateKeyByHandle, LocateKeyByHandle, LocateKeyOnlyByAlias, LocateKeyOnlyByAlias, MakePersistent, release, setKeySize, setUsageCount, setUsageLimit, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAlgorithm, getEncoded, getFormatdestroy, isDestroyedpublic LunaPrivateKeyECDsa(int handle)
public LunaPrivateKeyECDsa(int handle,
int slot)
public LunaPrivateKeyECDsa(LunaTokenObject object)
public BigInteger getS()
getS in interface ECPrivateKeyprotected void verifyClassAndType()
verifyClassAndType in class LunaKeyLunaException - if there is a mismatchprotected byte[] getEncodedInternal()
getEncodedInternal in class LunaKeyCopyright 2014-2016 SafeNet Inc