isBlockCipher

Use this to check if type is a block cipher.

@safe
template isBlockCipher (
T
) {}

Members

Variables

isBlockCipher
enum bool isBlockCipher;
Undocumented in source.

Meta