dcrypt v0.0.5 (2015-08-01T16:43:44Z)
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