isStreamCipher

test if struct is a stream cipher

@safe
template isStreamCipher (
T
) {}

Members

Variables

isStreamCipher
enum bool isStreamCipher;
Undocumented in source.

Meta