MCPcopy
hub / github.com/opencontainers/runc / KeySerial

TypeAlias KeySerial

libcontainer/keys/keyctl.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type KeySerial uint32
14
15func JoinSessionKeyring(name string) (KeySerial, error) {
16 sessKeyID, err := unix.KeyctlJoinSessionKeyring(name)

Callers 1

JoinSessionKeyringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected