24 public ushort[,][]
 {
get; }
K-PKE encryption and decryption keys, as defined in §5.1.
byte[] DecryptionKey
Encoded decryption key, as defined in §5.1.
byte[] EncryptionKey
Encoded encryption key, as defined in §5.1.
ushort[,][] Â
Matrix of encryption keys, as defined in §5.1.
K_PKE_Keys(ushort[,][] Â, byte[] EncryptionKey, byte[] DecryptionKey)
K-PKE encryption and decryption keys, as defined in §5.1.