GcryptNoIV.encrypt

Encrypt the content of buffer in place.

class GcryptNoIV(Algorithm algorithm, Mode mode)
void
encrypt

Parameters

buffer mstring

the content to be encrypted in place

Throws

if the encryption fails

Meta