The key method returns the secret key component of the Schnorrkel secret key.
List<int> key() => _key.clone();