.. java:import:: org.json JSONObject PublicKey ========= .. java:package:: com.idopte.scmapi :noindex: .. java:type:: @SuppressWarnings public abstract class PublicKey extends Key implements java.security.PublicKey Class that describes a public key object. Inherits from \ :java:ref:`Key`\ . Note: the constructor is not intended to be called by user code. Such objects are created internally by the API. Since version 6.23.47.0, changes have been introduced on \ :java:ref:`PrivateKey`\ and \ :java:ref:`PublicKey`\ . See the note in \ :java:ref:`Key`\ for more details.