Class TlsEncodeResult
- Namespace
- Org.BouncyCastle.Tls.Crypto
- Assembly
- BouncyCastle.Cryptography.dll
public sealed class TlsEncodeResult
- Inheritance
-
TlsEncodeResult
- Inherited Members
Constructors
TlsEncodeResult(byte[], int, int, short)
public TlsEncodeResult(byte[] buf, int off, int len, short recordType)
Parameters
Fields
buf
public readonly byte[] buf
Field Value
- byte[]
len
public readonly int len
Field Value
off
public readonly int off
Field Value
recordType
public readonly short recordType