initKey method

void initKey()

Implementation

void initKey() {
  P.setAll(0, pOrig);
  S.setAll(0, sOrig);
}