Lab 1 Serialization

acme-python Documentation, Release 0 Returns Serializable JSON object representing ACME typed object. validate() will almost certainly not work, due to reasons explained in josepy.interfaces. IJSONSerializable. Return type dict classmethod from_json(jobj) Deserialize ACME object from valid JSON object. ................
................