Class ECDSAPrivateKey
java.lang.Object
org.gluu.oxauth.model.crypto.PrivateKey
org.gluu.oxauth.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 org.gluu.oxauth.model.crypto.PrivateKey
getKeyId, getSignatureAlgorithm, setKeyId, setSignatureAlgorithm