init abstract method

void init(
  1. ECPrivateKey param
)

initialise the agreement engine.

Implementation

void init(ECPrivateKey param);