- decrypt
SecureVector!ubyte decrypt(const(ubyte)* msg, size_t msg_len)
Undocumented in source. Be warned that the author may not have intended to support it.
- maxInputBits
size_t maxInputBits()
Undocumented in source. Be warned that the author may not have intended to support it.
- messagePartSize
size_t messagePartSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- messageParts
size_t messageParts()
Undocumented in source. Be warned that the author may not have intended to support it.
- sign
SecureVector!ubyte sign(const(ubyte)* msg, size_t msg_len, RandomNumberGenerator )
Undocumented in source. Be warned that the author may not have intended to support it.