io/serialize library

Functions

serializeCombinedCipher(ASECombinedCipher cc) String
Deserializes the public key from JSON format
serializePrivateKey(ASEPrivateKey sk) String
Serializes the private key to JSON format
serializePublicKey(ASEPublicKey pk) String
Serializes the public key to JSON format