rpc

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

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

Go to latest
Published: Aug 3, 2025 License: MIT Imports: 22 Imported by: 0

Documentation

Overview

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

package github.com/HPInc/krypton-dsts/service/rpc Author: Mahesh Unnikrishnan Component: Krypton Device Security Token Service (C) HP Development Company, LP

Index

Constants

View Source
const (
	// DstsProtocolVersion - version of the DSTS' gRPC protocol.
	DstsProtocolVersion = "v1"
)

Variables

This section is empty.

Functions

func Init

func Init(logger *zap.Logger, cfgMgr *config.ConfigMgr) error

Init - initialize and start the DSTS gRPC server

Types

type DeviceSTSServer

type DeviceSTSServer struct {
	pb.UnimplementedDeviceSTSServer
	// contains filtered or unexported fields
}

DeviceSTSServer - Connection and other state information for the Device STS.

func (*DeviceSTSServer) AuthenticateApp

func (*DeviceSTSServer) CreateDevice

func (*DeviceSTSServer) CreateEnrollmentToken

func (*DeviceSTSServer) DeleteDevice

func (*DeviceSTSServer) DeleteEnrollmentToken

func (*DeviceSTSServer) GetAppAuthenticationChallenge

func (*DeviceSTSServer) GetDevice

func (s *DeviceSTSServer) GetDevice(ctx context.Context,
	request *pb.GetDeviceRequest) (*pb.GetDeviceResponse, error)

func (*DeviceSTSServer) GetEnrollmentToken

func (*DeviceSTSServer) GetSigningKey

func (*DeviceSTSServer) ListDevices

func (s *DeviceSTSServer) ListDevices(ctx context.Context,
	request *pb.ListDevicesRequest) (*pb.ListDevicesResponse, error)

func (*DeviceSTSServer) NewServer

func (s *DeviceSTSServer) NewServer() error

func (*DeviceSTSServer) Ping

func (s *DeviceSTSServer) Ping(ctx context.Context,
	request *pb.PingRequest) (*pb.PingResponse, error)

func (*DeviceSTSServer) UpdateDevice

func (*DeviceSTSServer) ValidateEnrollmentToken

Jump to

Keyboard shortcuts

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