encryptedaction

package
v0.0.0-...-66aa08f Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pkg_proto_encryptedaction_encryptedaction_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Action

type Action struct {
	PlatformPkixPublicKey  []byte                 `` /* 128-byte string literal not displayed */
	ClientCertificateChain [][]byte               `` /* 129-byte string literal not displayed */
	Nonce                  []byte                 `protobuf:"bytes,3,opt,name=nonce,proto3" json:"nonce,omitempty"`
	AdditionalData         *Action_AdditionalData `protobuf:"bytes,4,opt,name=additional_data,json=additionalData,proto3" json:"additional_data,omitempty"`
	Ciphertext             []byte                 `protobuf:"bytes,5,opt,name=ciphertext,proto3" json:"ciphertext,omitempty"`
	// contains filtered or unexported fields
}

func (*Action) Descriptor deprecated

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

Deprecated: Use Action.ProtoReflect.Descriptor instead.

func (*Action) GetAdditionalData

func (x *Action) GetAdditionalData() *Action_AdditionalData

func (*Action) GetCiphertext

func (x *Action) GetCiphertext() []byte

func (*Action) GetClientCertificateChain

func (x *Action) GetClientCertificateChain() [][]byte

func (*Action) GetNonce

func (x *Action) GetNonce() []byte

func (*Action) GetPlatformPkixPublicKey

func (x *Action) GetPlatformPkixPublicKey() []byte

func (*Action) ProtoMessage

func (*Action) ProtoMessage()

func (*Action) ProtoReflect

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

func (*Action) Reset

func (x *Action) Reset()

func (*Action) String

func (x *Action) String() string

type Action_AdditionalData

type Action_AdditionalData struct {
	StableFingerprint []byte               `protobuf:"bytes,1,opt,name=stable_fingerprint,json=stableFingerprint,proto3" json:"stable_fingerprint,omitempty"`
	ExecutionTimeout  *durationpb.Duration `protobuf:"bytes,2,opt,name=execution_timeout,json=executionTimeout,proto3" json:"execution_timeout,omitempty"`
	// contains filtered or unexported fields
}

func (*Action_AdditionalData) Descriptor deprecated

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

Deprecated: Use Action_AdditionalData.ProtoReflect.Descriptor instead.

func (*Action_AdditionalData) GetExecutionTimeout

func (x *Action_AdditionalData) GetExecutionTimeout() *durationpb.Duration

func (*Action_AdditionalData) GetStableFingerprint

func (x *Action_AdditionalData) GetStableFingerprint() []byte

func (*Action_AdditionalData) ProtoMessage

func (*Action_AdditionalData) ProtoMessage()

func (*Action_AdditionalData) ProtoReflect

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

func (*Action_AdditionalData) Reset

func (x *Action_AdditionalData) Reset()

func (*Action_AdditionalData) String

func (x *Action_AdditionalData) String() string

type Event

type Event struct {
	Nonce      []byte `protobuf:"bytes,1,opt,name=nonce,proto3" json:"nonce,omitempty"`
	Ciphertext []byte `protobuf:"bytes,2,opt,name=ciphertext,proto3" json:"ciphertext,omitempty"`
	// contains filtered or unexported fields
}

func (*Event) Descriptor deprecated

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

Deprecated: Use Event.ProtoReflect.Descriptor instead.

func (*Event) GetCiphertext

func (x *Event) GetCiphertext() []byte

func (*Event) GetNonce

func (x *Event) GetNonce() []byte

func (*Event) ProtoMessage

func (*Event) ProtoMessage()

func (*Event) ProtoReflect

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

func (*Event) Reset

func (x *Event) Reset()

func (*Event) String

func (x *Event) String() string

Jump to

Keyboard shortcuts

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