dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
isMAC
dcrypt
crypto
macs
mac
Test if T is a message authentication code (MAC).
template
isMAC (
T
) {
enum
bool
isMAC
;
}
Members
Variables
isMAC
enum
bool
isMAC
;
Undocumented in source.
Meta
Source
See Implementation
dcrypt
crypto
macs
mac
classes
Mac
WrapperMac
functions
putAll
templates
isMAC
Test if T is a message authentication code (MAC).