Documentation
¶
Index ¶
Constants ¶
View Source
const ( ClassUniversal byte = 0x00 ClassApplication byte = 0x40 ClassContextSpecific byte = 0x80 Constructed byte = 0x20 )
View Source
const ( TagBoolean byte = 0x01 TagInteger byte = 0x02 TagOctet byte = 0x04 TagNull byte = 0x05 TagEnumerated byte = 0x0a TagSequence byte = 0x10 TagSet byte = 0x11 )
View Source
const MaxPacketSize = 16 << 20
Variables ¶
This section is empty.
Functions ¶
func Enumerated ¶
func OctetString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.