fromJSON

fun fromJSON(json: JSONObject?, warnings: WarningLogger? = null): Encryption?

Creates an Encryption from its RWPM JSON representation. If the encryption can't be parsed, a warning will be logged with warnings.