bytes property

List<int> get bytes
override

The raw key

Implementation

get bytes {
  return _key;
}