Class ECDSAPrivateKey
java.lang.Object
io.jans.as.model.crypto.PrivateKey
io.jans.as.model.crypto.signature.ECDSAPrivateKey
- All Implemented Interfaces:
JSONable
The Private Key for the Elliptic Curve Digital Signature Algorithm (ECDSA)
- Version:
- July 31, 2016
- Author:
- Javier Rojas Blum
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jans.as.model.crypto.PrivateKey
getKeyId, getSignatureAlgorithm, setKeyId, setSignatureAlgorithm