dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
isStreamCipher
dcrypt
crypto
streamcipher
test if struct is a stream cipher
@
safe
template
isStreamCipher (
T
) {
@
safe
enum
bool
isStreamCipher
;
}
Members
Variables
isStreamCipher
enum
bool
isStreamCipher
;
Undocumented in source.
Meta
Source
See Implementation
dcrypt
crypto
streamcipher
classes
StreamCipherWrapper
functions
streamCipherTest
interfaces
StreamCipher
templates
isStreamCipher
test if struct is a stream cipher