dcrypt ~master (2021-11-09T01:25:37.6069118)
Dub
Repo
isAEADCipher
dcrypt
aead
aead
Test if T is a AEAD cipher.
@
safe
template
isAEADCipher (
T
) {
@
safe
enum
bool
isAEADCipher
;
}
Members
Variables
isAEADCipher
enum
bool
isAEADCipher
;
Undocumented in source.
Meta
Source
See Implementation
dcrypt
aead
aead
classes
AEADCipherWrapper
functions
AEADCipherTest
interfaces
IAEADEngine
templates
isAEADCipher
Test if T is a AEAD cipher.