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