dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
isStreamCipher
dcrypt
streamcipher
streamcipher
Test if struct is a stream cipher.
@
safe
template
isStreamCipher (
T
) {
enum
bool
isStreamCipher
;
}
Meta
Source
See Implementation
dcrypt
streamcipher
streamcipher
classes
StreamCipherWrapper
functions
streamCipherTest
interfaces
IStreamCipher
templates
isStreamCipher
Test if struct is a stream cipher.