dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
isBlockCipher
dcrypt
blockcipher
blockcipher
Use this to check if type is a block cipher.
@
safe
template
isBlockCipher (
T
) {
enum
bool
isBlockCipher
;
}
Meta
Source
See Implementation
dcrypt
blockcipher
blockcipher
classes
BlockCipherWrapper
functions
blockCipherTest
interfaces
IBlockCipher
templates
isBlockCipher
Use this to check if type is a block cipher.