- attachable
bool attachable()
Undocumented in source. Be warned that the author may not have intended to support it.
- endMsg
void endMsg()
Undocumented in source. Be warned that the author may not have intended to support it.
- keySpec
KeyLengthSpecification keySpec()
Undocumented in source. Be warned that the author may not have intended to support it.
- setKey
void setKey(SymmetricKey key)
Set the key of this filter.
- setNext
void setNext(Filter* filters, size_t sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- startMsg
void startMsg()
Undocumented in source. Be warned that the author may not have intended to support it.
- validIvLength
bool validIvLength(size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(const(ubyte)* input, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
MessageAuthenticationCode Filter.