ParametersWithIV

Undocumented in source.

Constructors

this
this(ubyte[] key, ubyte[] iv)
Undocumented in source.

Members

Functions

getIV
ubyte[] getIV()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From KeyParameter

~this
~this()
Undocumented in source.
getKey
ubyte[] getKey()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta