- decrypt
const(Document) decrypt(const(SecureNet) net, const(CipherDocument) cipher_doc)
Undocumented in source. Be warned that the author may not have intended to support it.
- encrypt
const(CipherDocument) encrypt(const(SecureNet) net, const(Pubkey) pubkey, const(Document) msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- encrypt
const(CipherDocument) encrypt(const(SecureNet) net, const(Document) msg)
Undocumented in source. Be warned that the author may not have intended to support it.