Click or drag to resize

DsaKeyPair Structure

Object to hold a DSA key pair.
Inheritance Hierarchy
SystemObject
  SystemValueType
    CryptoSysPQCDsaKeyPair

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

The DsaKeyPair type exposes the following members.

Fields
 NameDescription
Public fieldpk Public key
Public fieldsk Private key
Top
See Also