init abstract method

void init(
  1. CipherParameters params
)

Initialize the decryptor.

Implementation

void init(CipherParameters params);