headers

package
v0.0.0-...-7cc2f1d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnwrapMCSDomainPDU

func UnwrapMCSDomainPDU(tag uint8, wire io.Reader) error

func UnwrapSecurityFlag

func UnwrapSecurityFlag(wire io.Reader) (uint16, error)

func UnwrapTPKT

func UnwrapTPKT(wire io.Reader) (int, error)

UnwrapTPKT unwrap TPKT response header and return data length.

func UnwrapX224ConnectionConfirmPDU

func UnwrapX224ConnectionConfirmPDU(wire io.Reader, dataLen int) ([]byte, error)

func UnwrapX224DataPDU

func UnwrapX224DataPDU(wire io.Reader, dataLen int) ([]byte, error)

func WrapMCSDomainPDU

func WrapMCSDomainPDU(tag uint8, data []byte) []byte

func WrapMCSSendData

func WrapMCSSendData(data []byte) []byte

func WrapSecurityFlag

func WrapSecurityFlag(flag uint16, data []byte) []byte

func WrapTPKT

func WrapTPKT(data []byte) []byte

func WrapX224ConnectionRequestPDU

func WrapX224ConnectionRequestPDU(data []byte) []byte

func WrapX224DataPDU

func WrapX224DataPDU(data []byte) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL