Class RecordFormat
- Namespace
- Org.BouncyCastle.Tls
- Assembly
- BouncyCastle.Cryptography.dll
public abstract class RecordFormat
- Inheritance
-
RecordFormat
- Inherited Members
Fields
FragmentOffset
public const int FragmentOffset = 5
Field Value
LengthOffset
public const int LengthOffset = 3
Field Value
TypeOffset
public const int TypeOffset = 0
Field Value
VersionOffset
public const int VersionOffset = 1