dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
StreamCipherWrapper.name
dcrypt
crypto
streamcipher
StreamCipherWrapper
class
StreamCipherWrapper
(T)
@
safe
@
property
pure nothrow
string
name
(
)
if
(
isStreamCipher
!
T
)
Return Value
Type:
string
the name of the algorithm the cipher implements.
Meta
Source
See Implementation
dcrypt
crypto
streamcipher
StreamCipherWrapper
functions
processBytes
reset
returnByte
start
properties
name