algorithm property

StreamAlgo algorithm

Get name of this LightCrypt's algorithm.

Implementation

StreamAlgo get algorithm {
  return _type;
}