hwsecurity-provider / de.cotech.hw.provider / SecurityKeyPrivateKey / SecurityKeyEcdsaPrivateKey /
SecurityKeyEcdsaPrivateKey
open class SecurityKeyEcdsaPrivateKey : SecurityKeyPrivateKey
Constructors
Name | Summary |
---|---|
SecurityKeyEcdsaPrivateKey | open fun SecurityKeyEcdsaPrivateKey(securityKeyAuthenticator: SecurityKeyAuthenticator) |
Functions
Name | Summary |
---|---|
destroy | open fun destroy() |
getAlgorithm |
open fun getAlgorithm(): String abstract fun getAlgorithm(): String |
getEncoded |
open fun getEncoded(): Array<Byte> abstract fun getEncoded(): Array<Byte> |
getFormat |
open fun getFormat(): String abstract fun getFormat(): String |
isDestroyed | open fun isDestroyed(): Boolean |