GcryptNoIV.this

Constructor

class GcryptNoIV(Algorithm algorithm, Mode mode)
this
(
in void[] key
)

Parameters

key void[]

the key to use.

Throws

A GcryptException if gcrypt fails to open or the key fails to be set

Meta