init abstract method

void init(
  1. CipherParameters params
)

Initialize the encryptor.

Implementation

void init(CipherParameters params);