yotiprotocom

package
v3.12.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_EncryptedData_proto protoreflect.FileDescriptor
View Source
var File_SignedTimestamp_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type EncryptedData

type EncryptedData struct {
	Iv         []byte `protobuf:"bytes,1,opt,name=iv,proto3" json:"iv,omitempty"`
	CipherText []byte `protobuf:"bytes,2,opt,name=cipher_text,json=cipherText,proto3" json:"cipher_text,omitempty"`
	// contains filtered or unexported fields
}

func (*EncryptedData) Descriptor deprecated

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

Deprecated: Use EncryptedData.ProtoReflect.Descriptor instead.

func (*EncryptedData) GetCipherText

func (x *EncryptedData) GetCipherText() []byte

func (*EncryptedData) GetIv

func (x *EncryptedData) GetIv() []byte

func (*EncryptedData) ProtoMessage

func (*EncryptedData) ProtoMessage()

func (*EncryptedData) ProtoReflect added in v3.6.0

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

func (*EncryptedData) Reset

func (x *EncryptedData) Reset()

func (*EncryptedData) String

func (x *EncryptedData) String() string

type SignedTimestamp

type SignedTimestamp struct {
	Version          int32  `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	Timestamp        uint64 `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	MessageDigest    []byte `protobuf:"bytes,3,opt,name=message_digest,json=messageDigest,proto3" json:"message_digest,omitempty"`
	ChainDigest      []byte `protobuf:"bytes,4,opt,name=chain_digest,json=chainDigest,proto3" json:"chain_digest,omitempty"`
	ChainDigestSkip1 []byte `protobuf:"bytes,5,opt,name=chain_digest_skip1,json=chainDigestSkip1,proto3" json:"chain_digest_skip1,omitempty"`
	ChainDigestSkip2 []byte `protobuf:"bytes,6,opt,name=chain_digest_skip2,json=chainDigestSkip2,proto3" json:"chain_digest_skip2,omitempty"`
	// contains filtered or unexported fields
}

func (*SignedTimestamp) Descriptor deprecated

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

Deprecated: Use SignedTimestamp.ProtoReflect.Descriptor instead.

func (*SignedTimestamp) GetChainDigest

func (x *SignedTimestamp) GetChainDigest() []byte

func (*SignedTimestamp) GetChainDigestSkip1

func (x *SignedTimestamp) GetChainDigestSkip1() []byte

func (*SignedTimestamp) GetChainDigestSkip2

func (x *SignedTimestamp) GetChainDigestSkip2() []byte

func (*SignedTimestamp) GetMessageDigest

func (x *SignedTimestamp) GetMessageDigest() []byte

func (*SignedTimestamp) GetTimestamp

func (x *SignedTimestamp) GetTimestamp() uint64

func (*SignedTimestamp) GetVersion

func (x *SignedTimestamp) GetVersion() int32

func (*SignedTimestamp) ProtoMessage

func (*SignedTimestamp) ProtoMessage()

func (*SignedTimestamp) ProtoReflect added in v3.6.0

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

func (*SignedTimestamp) Reset

func (x *SignedTimestamp) Reset()

func (*SignedTimestamp) String

func (x *SignedTimestamp) String() string

Jump to

Keyboard shortcuts

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