dcrypt ~master (2021-11-09T01:25:37.6069118)
Dub
Repo
isStreamCipher
dcrypt
streamcipher
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
streamcipher
streamcipher
classes
StreamCipherWrapper
functions
streamCipherTest
interfaces
IStreamCipher
templates
isStreamCipher
Test if struct is a stream cipher.