bytes property

List<int> bytes
override

The raw key

Implementation

get bytes {
  return _key;
}