version

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyCredentialLinkVersion_0 uint32 = 0x0
	KeyCredentialLinkVersion_1 uint32 = 0x00000100
	KeyCredentialLinkVersion_2 uint32 = 0x00000200
)

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyCredentialLinkVersion

type KeyCredentialLinkVersion struct {
	Value uint32

	// Internal
	RawBytes     []byte
	RawBytesSize uint32
}

func (*KeyCredentialLinkVersion) Marshal

func (kcv *KeyCredentialLinkVersion) Marshal() ([]byte, error)

Marshal returns the raw bytes of the KeyCredentialLinkVersion structure.

Returns: - A byte slice representing the raw bytes of the KeyCredentialLinkVersion structure.

func (*KeyCredentialLinkVersion) String

func (kcv *KeyCredentialLinkVersion) String() string

String returns a string representation of the KeyCredentialLinkVersion.

Returns: - A string representing the KeyCredentialLinkVersion.

func (*KeyCredentialLinkVersion) Unmarshal

func (kcv *KeyCredentialLinkVersion) Unmarshal(value []byte) (int, error)

Unmarshal parses the KeyCredentialLinkVersion from a byte array.

Parameters: - value: A byte array representing the KeyCredentialLinkVersion.

Jump to

Keyboard shortcuts

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