Table of Contents

Class PrfAlgorithm

Namespace
Enterprises.Org.BouncyCastle.Crypto.Tls
Assembly
Enterprises.BouncyCastle.Crypto.dll
public abstract class PrfAlgorithm
Inheritance
PrfAlgorithm
Inherited Members

Constructors

PrfAlgorithm()

protected PrfAlgorithm()

Fields

tls_prf_legacy

public const int tls_prf_legacy = 0

Field Value

int

tls_prf_sha256

public const int tls_prf_sha256 = 1

Field Value

int

tls_prf_sha384

public const int tls_prf_sha384 = 2

Field Value

int