Table of Contents

Class ExporterLabel

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

Constructors

ExporterLabel()

protected ExporterLabel()

Fields

client_EAP_encryption

public const string client_EAP_encryption = "client EAP encryption"

Field Value

string

client_finished

public const string client_finished = "client finished"

Field Value

string

dtls_srtp

public const string dtls_srtp = "EXTRACTOR-dtls_srtp"

Field Value

string

extended_master_secret

public static readonly string extended_master_secret

Field Value

string

key_expansion

public const string key_expansion = "key expansion"

Field Value

string

master_secret

public const string master_secret = "master secret"

Field Value

string

server_finished

public const string server_finished = "server finished"

Field Value

string

ttls_challenge

public const string ttls_challenge = "ttls challenge"

Field Value

string

ttls_keying_material

public const string ttls_keying_material = "ttls keying material"

Field Value

string