credentials

package
v0.0.0-...-05f333e Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_guest_credentials_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type GuestCredentialsResponse

type GuestCredentialsResponse struct {
	EncryptedCredentials []byte          `protobuf:"bytes,1,opt,name=encrypted_credentials,json=encryptedCredentials,proto3" json:"encrypted_credentials,omitempty"`
	KeyImportBlob        *tpm.ImportBlob `protobuf:"bytes,2,opt,name=key_import_blob,json=keyImportBlob,proto3" json:"key_import_blob,omitempty"`
	// contains filtered or unexported fields
}

A server response containing client credentials.

func (*GuestCredentialsResponse) Descriptor deprecated

func (*GuestCredentialsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GuestCredentialsResponse.ProtoReflect.Descriptor instead.

func (*GuestCredentialsResponse) GetEncryptedCredentials

func (x *GuestCredentialsResponse) GetEncryptedCredentials() []byte

func (*GuestCredentialsResponse) GetKeyImportBlob

func (x *GuestCredentialsResponse) GetKeyImportBlob() *tpm.ImportBlob

func (*GuestCredentialsResponse) ProtoMessage

func (*GuestCredentialsResponse) ProtoMessage()

func (*GuestCredentialsResponse) ProtoReflect

func (x *GuestCredentialsResponse) ProtoReflect() protoreflect.Message

func (*GuestCredentialsResponse) Reset

func (x *GuestCredentialsResponse) Reset()

func (*GuestCredentialsResponse) String

func (x *GuestCredentialsResponse) String() string

Jump to

Keyboard shortcuts

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