gluu
|
公開メンバ関数 | |
ECDSAPrivateKey (BigInteger d) | |
ECDSAPrivateKey (String d) | |
BigInteger | getD () |
void | setD (BigInteger d) |
JSONObject | toJSONObject () throws JSONException |
String | toString () |
String | getKeyId () |
void | setKeyId (String keyId) |
SignatureAlgorithm | getSignatureAlgorithm () |
void | setSignatureAlgorithm (SignatureAlgorithm signatureAlgorithm) |
非公開変数類 | |
BigInteger | d |
The Private Key for the Elliptic Curve Digital Signature Algorithm (ECDSA)
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inline |
org.xdi.oxauth.model.common.JSONableを実装しています。
|
inline |
|
private |