dcrypt v0.0.5 (2015-08-01T16:43:44Z)
Dub
Repo
GCMCipher.name
dcrypt
crypto
modes
gcm
gcm
GCMCipher
Return the name of the algorithm.
class
GCMCipher
@
property
pure nothrow
string
name
(
)
Return Value
Type:
string
the algorithm name.
Meta
Source
See Implementation
dcrypt
crypto
modes
gcm
gcm
GCMCipher
constructors
this
functions
doFinal
getMac
getOutputSize
getUnderlyingCipher
getUpdateOutputSize
processAADBytes
processBytes
reset
start
properties
name
Return the name of the algorithm.