Interface JSONable

All Known Implementing Classes:
ECDSAPrivateKey, ECDSAPublicKey, EDDSAPrivateKey, EDDSAPublicKey, Key, PrivateKey, PublicKey, RSAPrivateKey, RSAPublicKey

public interface JSONable
Author:
Javier Rojas Blum Date: 13.01.2013
  • Method Summary

    Modifier and Type
    Method
    Description
    org.json.JSONObject
     
  • Method Details

    • toJSONObject

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