dcrypt v0.0.5 (2015-08-01T16:43:44Z)
Dub
Repo
KeyParameter
dcrypt
crypto
params
keyparameter
Undocumented in source.
@
safe
class
KeyParameter {
this
(ubyte[] key);
~this
();
ubyte
[]
getKey
();
}
Constructors
this
this
(ubyte[] key)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
getKey
ubyte
[]
getKey
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dcrypt
crypto
params
keyparameter
classes
KeyParameter
ParametersWithIV