Table of Contents

Interface TlsHeartbeat

Namespace
Org.BouncyCastle.Tls
Assembly
BouncyCastle.Cryptography.dll
public interface TlsHeartbeat

Properties

IdleMillis

int IdleMillis { get; }

Property Value

int

TimeoutMillis

int TimeoutMillis { get; }

Property Value

int

Methods

GeneratePayload()

byte[] GeneratePayload()

Returns

byte[]