KeyParameter constructor

KeyParameter(
  1. List<int> _key
)

Implementation

KeyParameter(this._key);