Table of Contents

Class HqcPrivateKeyParameters

Namespace
Org.BouncyCastle.Pqc.Crypto.Hqc
Assembly
BouncyCastle.Cryptography.dll
public sealed class HqcPrivateKeyParameters : HqcKeyParameters, ICipherParameters
Inheritance
HqcPrivateKeyParameters
Implements
Inherited Members

Constructors

HqcPrivateKeyParameters(HqcParameters, byte[])

public HqcPrivateKeyParameters(HqcParameters param, byte[] sk)

Parameters

param HqcParameters
sk byte[]

Properties

PrivateKey

public byte[] PrivateKey { get; }

Property Value

byte[]

Methods

GetEncoded()

public byte[] GetEncoded()

Returns

byte[]