dcrypt v0.0.5 (2015-08-01T16:43:44Z)
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
getMac
getOutputSize
getUnderlyingCipher
getUpdateOutputSize
processAADBytes
processBytes
reset
start
properties
name
Return the name of the algorithm.