Class ECDSAPrivateKey

  • All Implemented Interfaces:
    JSONable

    public class ECDSAPrivateKey
    extends PrivateKey
    The Private Key for the Elliptic Curve Digital Signature Algorithm (ECDSA)
    Version:
    July 31, 2016
    Author:
    Javier Rojas Blum
    • Method Detail

      • toJSONObject

        public org.json.JSONObject toJSONObject()
                                         throws org.json.JSONException
        Throws:
        org.json.JSONException