dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
AEADCipherWrapper.name
dcrypt
crypto
modes
aead
AEADCipherWrapper
Return the name of the algorithm.
class
AEADCipherWrapper
(T)
@
property
pure nothrow
string
name
(
)
if
(
isAEADCipher
!
T
)
Return Value
Type:
string
the algorithm name.
Meta
Source
See Implementation
dcrypt
crypto
modes
aead
AEADCipherWrapper
functions
doFinal
getOutputSize
getUpdateOutputSize
processAADBytes
processBytes
start
properties
name
Return the name of the algorithm.