Parse a JSON representation of an encrypted
payload into a EncryptedPayload
instance.
The provided JSON must contain fields 'ciphertext' and 'salt'.
Checks if the data ojbect is encrypted
Validates given json string and returns json object
json object
Generated using TypeDoc
Class
EncryptedPayload
describes an encrypted payload with salt and ciphertext properties.0.3.0