Table of Contents

Class ExporterLabel

Namespace
Org.BouncyCastle.Tls
Assembly
BouncyCastle.Cryptography.dll

RFC 5705

public abstract class ExporterLabel
Inheritance
ExporterLabel
Inherited Members

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 const string extended_master_secret = "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

token_binding

public const string token_binding = "EXPORTER-Token-Binding"

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