Table of Contents

Class PqcOtherInfoGenerator

Namespace
Org.BouncyCastle.Pqc.Crypto.Utilities
Assembly
BouncyCastle.Cryptography.dll
public abstract class PqcOtherInfoGenerator
Inheritance
PqcOtherInfoGenerator
Derived
Inherited Members

Fields

m_otherInfoBuilder

protected readonly DerOtherInfo.Builder m_otherInfoBuilder

Field Value

DerOtherInfo.Builder

m_random

protected readonly SecureRandom m_random

Field Value

SecureRandom

m_used

protected bool m_used

Field Value

bool