Click or drag to resize

KemEncapOutput Structure

Object to hold output from KEM encapsulation.
Inheritance Hierarchy
SystemObject
  SystemValueType
    CryptoSysPQCKemEncapOutput

Namespace: CryptoSysPQC
Assembly: diCrSysPQCNet (in diCrSysPQCNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public struct EncapOutput

The KemEncapOutput type exposes the following members.

Fields
 NameDescription
Public fieldct Ciphertext, ct
Public fieldss Shared secret key, ss
Top
See Also