Botan

Low Level Types

License
Botan is released under the Simplified BSD License (see LICENSE.md)

alias  CipherDir = bool;

The two possible directions for cipher filters, determining whether they actually perform encryption or decryption.


bool  valueExists(T, Alloc)(auto ref const Vector!(T, Alloc) vec, in T val);

Existence check for values