isBufferedBlockCipher

test if T is a block cipher

@safe
template isBufferedBlockCipher (
T
) {
enum bool isBufferedBlockCipher;
}

Meta