Object to hold output from KEM encapsulation.
Inheritance HierarchySystemObject
SystemValueType
CryptoSysPQCKemEncapOutput
Namespace: CryptoSysPQCAssembly: diCrSysPQCNet (in diCrSysPQCNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic struct EncapOutput
Public Structure EncapOutput
The KemEncapOutput type exposes the following members.
Fields | Name | Description |
---|
 | ct |
Ciphertext, ct
|
 | ss |
Shared secret key, ss
|
Top
See Also