setNextCrypt abstract method

void setNextCrypt(
  1. T obj
)

Sets the next crypt object in the chain.

Implementation

void setNextCrypt(T obj);