keychain

package
v4.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const IdentifierSize uint = 17

IdentifierSize is the size of an identifier in bytes

Variables

This section is empty.

Functions

This section is empty.

Types

type Identifier

type Identifier [IdentifierSize]uint8

Identifier is a semi-opaque structure (just bytes) to track keys within the Keychain.

func (Identifier) MarshalJSON

func (i Identifier) MarshalJSON() ([]byte, error)

MarshalJSON is a custom marshal function for Identifier

func (*Identifier) UnmarshalJSON

func (i *Identifier) UnmarshalJSON(b []byte) error

UnmarshalJSON is a custom unmarshal function for Identifier

Jump to

Keyboard shortcuts

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