pub type KeyText<K> = KeyText<V1, K>;
A plaintext encoding of a key.
pub struct KeyText<K> { /* private fields */ }