Object to hold a KEM key pair.
Inheritance HierarchySystemObject
SystemValueType
CryptoSysPQCKemKeyPair
Namespace: CryptoSysPQCAssembly: diCrSysPQCNet (in diCrSysPQCNet.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxThe KemKeyPair type exposes the following members.
Fields | Name | Description |
---|
 | dk |
Decapsulation key ("private" key)
|
 | ek |
Encapsulation key ("public" key)
|
Top
See Also