flcTLSHandshake Namespace

Represents namespace flcTLSHandshake.

 NameDescription
TTLSCertificateRequest

Represents type TTLSCertificateRequest.

TTLSChangeCipherSpec

Represents type TTLSChangeCipherSpec.

TTLSClientDiffieHellmanPublic

Represents type TTLSClientDiffieHellmanPublic.

TTLSClientHello

Represents type TTLSClientHello.

TTLSClientKeyExchange

Represents type TTLSClientKeyExchange.

TTLSHandshakeHeader

Represents type TTLSHandshakeHeader.

TTLSPreMasterSecret

Represents type TTLSPreMasterSecret.

TTLSServerDHParams

Represents type TTLSServerDHParams.

TTLSServerHello

Represents type TTLSServerHello.

TTLSServerKeyExchange

Represents type TTLSServerKeyExchange.

TTLSSignedParams

Represents type TTLSSignedParams.

Top
 NameDescription
TTLSChangeCipherSpecType

Represents type TTLSChangeCipherSpecType.

TTLSClientCertificateType

Represents type TTLSClientCertificateType.

TTLSHandshakeType

Represents type TTLSHandshakeType.

Top
 NameDescription
PTLSChangeCipherSpec

Represents a pointer type to TTLSChangeCipherSpec.

PTLSHandshakeHeader

Represents a pointer type to TTLSHandshakeHeader.

TTLSCertificateList

Represents an array of the RawByteString type.

TTLSClientCertificateTypeArray

Represents an array of the TTLSClientCertificateType type.

Top
 NameDescription
TLSChangeCipherSpecSize

Represents constant TLSChangeCipherSpecSize.

TLSHandshakeHeaderSize

Represents constant TLSHandshakeHeaderSize.

TLSPreMasterSecretSize

Represents constant TLSPreMasterSecretSize.

Top
 NameDescription
DecodeTLSCertificate(Void,Integer,TTLSCertificateList)

Represents method DecodeTLSCertificate(Void,Integer,TTLSCertificateList).

DecodeTLSCertificateRequest(Void,Integer,TTLSCertificateRequest)

Represents method DecodeTLSCertificateRequest(Void,Integer,TTLSCertificateRequest).

DecodeTLSClientDiffieHellmanPublic(Void,Integer,Boolean,TTLSClientDiffieHellmanPublic)

Represents method DecodeTLSClientDiffieHellmanPublic(Void,Integer,Boolean,TTLSClientDiffieHellmanPublic).

DecodeTLSClientHello(Void,Integer,TTLSClientHello)

Represents method DecodeTLSClientHello(Void,Integer,TTLSClientHello).

DecodeTLSClientKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,Boolean,TTLSClientKeyExchange)

Represents method DecodeTLSClientKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,Boolean,TTLSClientKeyExchange).

DecodeTLSHandshakeHeader(TTLSHandshakeHeader,TTLSHandshakeType,Integer)

Represents method DecodeTLSHandshakeHeader(TTLSHandshakeHeader,TTLSHandshakeType,Integer).

DecodeTLSServerDHParams(Void,Integer,TTLSServerDHParams)

Represents method DecodeTLSServerDHParams(Void,Integer,TTLSServerDHParams).

DecodeTLSServerHello(Void,Integer,TTLSServerHello)

Represents method DecodeTLSServerHello(Void,Integer,TTLSServerHello).

DecodeTLSServerKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,TTLSServerKeyExchange)

Represents method DecodeTLSServerKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,TTLSServerKeyExchange).

DecodeTLSSignedParams(Void,Integer,TTLSSignedParams)

Represents method DecodeTLSSignedParams(Void,Integer,TTLSSignedParams).

EncodeTLSCertificate(Void,Integer,TTLSCertificateList)

Represents method EncodeTLSCertificate(Void,Integer,TTLSCertificateList).

EncodeTLSCertificateRequest(Void,Integer,TTLSCertificateRequest)

Represents method EncodeTLSCertificateRequest(Void,Integer,TTLSCertificateRequest).

EncodeTLSClientDiffieHellmanPublic(Void,Integer,TTLSClientDiffieHellmanPublic)

Represents method EncodeTLSClientDiffieHellmanPublic(Void,Integer,TTLSClientDiffieHellmanPublic).

EncodeTLSClientHello(Void,Integer,TTLSClientHello)

Represents method EncodeTLSClientHello(Void,Integer,TTLSClientHello).

EncodeTLSClientKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,TTLSClientKeyExchange)

Represents method EncodeTLSClientKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,TTLSClientKeyExchange).

EncodeTLSHandshake(Void,Integer,TTLSHandshakeType,Integer)

Represents method EncodeTLSHandshake(Void,Integer,TTLSHandshakeType,Integer).

EncodeTLSHandshakeCertificate(Void,Integer,TTLSCertificateList)

Represents method EncodeTLSHandshakeCertificate(Void,Integer,TTLSCertificateList).

EncodeTLSHandshakeCertificateRequest(Void,Integer,TTLSCertificateRequest)

Represents method EncodeTLSHandshakeCertificateRequest(Void,Integer,TTLSCertificateRequest).

EncodeTLSHandshakeCertificateVerify(Void,Integer)

Represents method EncodeTLSHandshakeCertificateVerify(Void,Integer).

EncodeTLSHandshakeClientHello(Void,Integer,TTLSClientHello)

Represents method EncodeTLSHandshakeClientHello(Void,Integer,TTLSClientHello).

EncodeTLSHandshakeClientKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,TTLSClientKeyExchange)

Represents method EncodeTLSHandshakeClientKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,TTLSClientKeyExchange).

EncodeTLSHandshakeFinished(Void,Integer,RawByteString,TTLSProtocolVersion,RawByteString,Boolean)

Represents method EncodeTLSHandshakeFinished(Void,Integer,RawByteString,TTLSProtocolVersion,RawByteString,Boolean).

EncodeTLSHandshakeHeader(TTLSHandshakeHeader,TTLSHandshakeType,Integer)

Represents method EncodeTLSHandshakeHeader(TTLSHandshakeHeader,TTLSHandshakeType,Integer).

EncodeTLSHandshakeHelloRequest(Void,Integer)

Represents method EncodeTLSHandshakeHelloRequest(Void,Integer).

EncodeTLSHandshakeServerHello(Void,Integer,TTLSServerHello)

Represents method EncodeTLSHandshakeServerHello(Void,Integer,TTLSServerHello).

EncodeTLSHandshakeServerHelloDone(Void,Integer)

Represents method EncodeTLSHandshakeServerHelloDone(Void,Integer).

EncodeTLSHandshakeServerKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,TTLSServerKeyExchange)

Represents method EncodeTLSHandshakeServerKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,TTLSServerKeyExchange).

EncodeTLSServerDHParams(Void,Integer,TTLSServerDHParams)

Represents method EncodeTLSServerDHParams(Void,Integer,TTLSServerDHParams).

EncodeTLSServerHello(Void,Integer,TTLSServerHello)

Represents method EncodeTLSServerHello(Void,Integer,TTLSServerHello).

EncodeTLSServerKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,TTLSServerKeyExchange)

Represents method EncodeTLSServerKeyExchange(Void,Integer,TTLSKeyExchangeAlgorithm,TTLSServerKeyExchange).

EncodeTLSSignedParams(Void,Integer,TTLSSignedParams)

Represents method EncodeTLSSignedParams(Void,Integer,TTLSSignedParams).

InitTLSChangeCipherSpec(TTLSChangeCipherSpec)

Represents method InitTLSChangeCipherSpec(TTLSChangeCipherSpec).

InitTLSClientHello(TTLSClientHello,TTLSProtocolVersion,RawByteString)

Represents method InitTLSClientHello(TTLSClientHello,TTLSProtocolVersion,RawByteString).

InitTLSEncryptedPreMasterSecret_RSA(RawByteString,TTLSPreMasterSecret,TRSAPublicKey)

Represents method InitTLSEncryptedPreMasterSecret_RSA(RawByteString,TTLSPreMasterSecret,TRSAPublicKey).

InitTLSPreMasterSecret_Random(TTLSPreMasterSecret,TTLSProtocolVersion)

Represents method InitTLSPreMasterSecret_Random(TTLSPreMasterSecret,TTLSProtocolVersion).

InitTLSServerDHParams(TTLSServerDHParams,RawByteString,RawByteString,RawByteString)

Represents method InitTLSServerDHParams(TTLSServerDHParams,RawByteString,RawByteString,RawByteString).

InitTLSServerDHParams_None(TTLSServerDHParams)

Represents method InitTLSServerDHParams_None(TTLSServerDHParams).

InitTLSServerHello(TTLSServerHello,TTLSProtocolVersion,RawByteString,TTLSCipherSuiteRec,TTLSCompressionMethod)

Represents method InitTLSServerHello(TTLSServerHello,TTLSProtocolVersion,RawByteString,TTLSCipherSuiteRec,TTLSCompressionMethod).

InitTLSServerKeyExchange(TTLSServerKeyExchange)

Represents method InitTLSServerKeyExchange(TTLSServerKeyExchange).

InitTLSSignedParams(TTLSSignedParams)

Represents method InitTLSSignedParams(TTLSSignedParams).

TLSCertificateListAppend(TTLSCertificateList,RawByteString)

Represents method TLSCertificateListAppend(TTLSCertificateList,RawByteString).

TLSHandshakeDataPtr(Void,Integer,Integer)

Represents method TLSHandshakeDataPtr(Void,Integer,Integer).

TLSHandshakeTypeToStr(TTLSHandshakeType)

Represents method TLSHandshakeTypeToStr(TTLSHandshakeType).

TLSPreMasterSecretToStr(TTLSPreMasterSecret)

Represents method TLSPreMasterSecretToStr(TTLSPreMasterSecret).

Top