Documentation
¶
Index ¶
- Variables
- type EnvelopeTriggerConfig
- func (*EnvelopeTriggerConfig) Descriptor() ([]byte, []int)deprecated
- func (x *EnvelopeTriggerConfig) GetIdentityRef() string
- func (x *EnvelopeTriggerConfig) GetSourceRef() string
- func (*EnvelopeTriggerConfig) ProtoMessage()
- func (x *EnvelopeTriggerConfig) ProtoReflect() protoreflect.Message
- func (x *EnvelopeTriggerConfig) Reset()
- func (x *EnvelopeTriggerConfig) String() string
- type IdentityStoreConfig
- func (*IdentityStoreConfig) Descriptor() ([]byte, []int)deprecated
- func (x *IdentityStoreConfig) GetDeviceId() uint32
- func (x *IdentityStoreConfig) GetIdentityRef() string
- func (x *IdentityStoreConfig) GetLocalId() string
- func (x *IdentityStoreConfig) GetRegistrationId() uint32
- func (*IdentityStoreConfig) ProtoMessage()
- func (x *IdentityStoreConfig) ProtoReflect() protoreflect.Message
- func (x *IdentityStoreConfig) Reset()
- func (x *IdentityStoreConfig) String() string
- type PreKeyBundle
- func (*PreKeyBundle) Descriptor() ([]byte, []int)deprecated
- func (x *PreKeyBundle) GetDeviceId() uint32
- func (x *PreKeyBundle) GetIdentityKey() string
- func (x *PreKeyBundle) GetIdentityRef() string
- func (x *PreKeyBundle) GetKyberPreKey() string
- func (x *PreKeyBundle) GetKyberPreKeyId() uint32
- func (x *PreKeyBundle) GetKyberPreKeySignature() string
- func (x *PreKeyBundle) GetLocalId() string
- func (x *PreKeyBundle) GetPreKey() string
- func (x *PreKeyBundle) GetPreKeyId() uint32
- func (x *PreKeyBundle) GetRegistrationId() uint32
- func (x *PreKeyBundle) GetSignedPreKey() string
- func (x *PreKeyBundle) GetSignedPreKeyId() uint32
- func (x *PreKeyBundle) GetSignedPreKeySignature() string
- func (*PreKeyBundle) ProtoMessage()
- func (x *PreKeyBundle) ProtoReflect() protoreflect.Message
- func (x *PreKeyBundle) Reset()
- func (x *PreKeyBundle) String() string
- type SessionPrepareConfig
- func (*SessionPrepareConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SessionPrepareConfig) GetIdentityRef() string
- func (*SessionPrepareConfig) ProtoMessage()
- func (x *SessionPrepareConfig) ProtoReflect() protoreflect.Message
- func (x *SessionPrepareConfig) Reset()
- func (x *SessionPrepareConfig) String() string
- type SessionPrepareInput
- func (*SessionPrepareInput) Descriptor() ([]byte, []int)deprecated
- func (x *SessionPrepareInput) GetIdentityRef() string
- func (*SessionPrepareInput) ProtoMessage()
- func (x *SessionPrepareInput) ProtoReflect() protoreflect.Message
- func (x *SessionPrepareInput) Reset()
- func (x *SessionPrepareInput) String() string
- type SessionPrepareOutput
- func (*SessionPrepareOutput) Descriptor() ([]byte, []int)deprecated
- func (x *SessionPrepareOutput) GetBundle() *PreKeyBundle
- func (*SessionPrepareOutput) ProtoMessage()
- func (x *SessionPrepareOutput) ProtoReflect() protoreflect.Message
- func (x *SessionPrepareOutput) Reset()
- func (x *SessionPrepareOutput) String() string
- type SignalDecryptConfig
- func (*SignalDecryptConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SignalDecryptConfig) GetIdentityRef() string
- func (x *SignalDecryptConfig) GetRequiredPrincipal() string
- func (*SignalDecryptConfig) ProtoMessage()
- func (x *SignalDecryptConfig) ProtoReflect() protoreflect.Message
- func (x *SignalDecryptConfig) Reset()
- func (x *SignalDecryptConfig) String() string
- type SignalDecryptInput
- func (*SignalDecryptInput) Descriptor() ([]byte, []int)deprecated
- func (x *SignalDecryptInput) GetEnvelope() *SignalEnvelope
- func (x *SignalDecryptInput) GetIdentityRef() string
- func (x *SignalDecryptInput) GetPrincipal() string
- func (*SignalDecryptInput) ProtoMessage()
- func (x *SignalDecryptInput) ProtoReflect() protoreflect.Message
- func (x *SignalDecryptInput) Reset()
- func (x *SignalDecryptInput) String() string
- type SignalDecryptOutput
- func (*SignalDecryptOutput) Descriptor() ([]byte, []int)deprecated
- func (x *SignalDecryptOutput) GetDenied() bool
- func (x *SignalDecryptOutput) GetError() string
- func (x *SignalDecryptOutput) GetPlaintext() []byte
- func (*SignalDecryptOutput) ProtoMessage()
- func (x *SignalDecryptOutput) ProtoReflect() protoreflect.Message
- func (x *SignalDecryptOutput) Reset()
- func (x *SignalDecryptOutput) String() string
- type SignalEncryptConfig
- func (*SignalEncryptConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SignalEncryptConfig) GetIdentityRef() string
- func (*SignalEncryptConfig) ProtoMessage()
- func (x *SignalEncryptConfig) ProtoReflect() protoreflect.Message
- func (x *SignalEncryptConfig) Reset()
- func (x *SignalEncryptConfig) String() string
- type SignalEncryptInput
- func (*SignalEncryptInput) Descriptor() ([]byte, []int)deprecated
- func (x *SignalEncryptInput) GetIdentityRef() string
- func (x *SignalEncryptInput) GetPlaintext() []byte
- func (x *SignalEncryptInput) GetRemoteBundle() *PreKeyBundle
- func (x *SignalEncryptInput) GetRemoteDeviceId() uint32
- func (x *SignalEncryptInput) GetRemoteId() string
- func (*SignalEncryptInput) ProtoMessage()
- func (x *SignalEncryptInput) ProtoReflect() protoreflect.Message
- func (x *SignalEncryptInput) Reset()
- func (x *SignalEncryptInput) String() string
- type SignalEncryptOutput
- func (*SignalEncryptOutput) Descriptor() ([]byte, []int)deprecated
- func (x *SignalEncryptOutput) GetEnvelope() *SignalEnvelope
- func (*SignalEncryptOutput) ProtoMessage()
- func (x *SignalEncryptOutput) ProtoReflect() protoreflect.Message
- func (x *SignalEncryptOutput) Reset()
- func (x *SignalEncryptOutput) String() string
- type SignalEnvelope
- func (*SignalEnvelope) Descriptor() ([]byte, []int)deprecated
- func (x *SignalEnvelope) GetCiphertext() []byte
- func (x *SignalEnvelope) GetMessageType() string
- func (x *SignalEnvelope) GetRecipientDeviceId() uint32
- func (x *SignalEnvelope) GetRecipientId() string
- func (x *SignalEnvelope) GetSenderDeviceId() uint32
- func (x *SignalEnvelope) GetSenderId() string
- func (*SignalEnvelope) ProtoMessage()
- func (x *SignalEnvelope) ProtoReflect() protoreflect.Message
- func (x *SignalEnvelope) Reset()
- func (x *SignalEnvelope) String() string
- type SignalFingerprintConfig
- func (*SignalFingerprintConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SignalFingerprintConfig) GetIterations() uint32
- func (x *SignalFingerprintConfig) GetVersion() uint32
- func (*SignalFingerprintConfig) ProtoMessage()
- func (x *SignalFingerprintConfig) ProtoReflect() protoreflect.Message
- func (x *SignalFingerprintConfig) Reset()
- func (x *SignalFingerprintConfig) String() string
- type SignalFingerprintInput
- func (*SignalFingerprintInput) Descriptor() ([]byte, []int)deprecated
- func (x *SignalFingerprintInput) GetIterations() uint32
- func (x *SignalFingerprintInput) GetLocalId() string
- func (x *SignalFingerprintInput) GetLocalKey() string
- func (x *SignalFingerprintInput) GetRemoteId() string
- func (x *SignalFingerprintInput) GetRemoteKey() string
- func (x *SignalFingerprintInput) GetVersion() uint32
- func (*SignalFingerprintInput) ProtoMessage()
- func (x *SignalFingerprintInput) ProtoReflect() protoreflect.Message
- func (x *SignalFingerprintInput) Reset()
- func (x *SignalFingerprintInput) String() string
- type SignalFingerprintOutput
- func (*SignalFingerprintOutput) Descriptor() ([]byte, []int)deprecated
- func (x *SignalFingerprintOutput) GetDisplay() string
- func (x *SignalFingerprintOutput) GetScannableHex() string
- func (*SignalFingerprintOutput) ProtoMessage()
- func (x *SignalFingerprintOutput) ProtoReflect() protoreflect.Message
- func (x *SignalFingerprintOutput) Reset()
- func (x *SignalFingerprintOutput) String() string
- type SpaceConfig
- func (*SpaceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SpaceConfig) GetEventbusRef() string
- func (x *SpaceConfig) GetIdentityRef() string
- func (x *SpaceConfig) GetRoomRef() string
- func (x *SpaceConfig) GetSpaceRef() string
- func (*SpaceConfig) ProtoMessage()
- func (x *SpaceConfig) ProtoReflect() protoreflect.Message
- func (x *SpaceConfig) Reset()
- func (x *SpaceConfig) String() string
Constants ¶
This section is empty.
Variables ¶
var File_proto_signal_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type EnvelopeTriggerConfig ¶ added in v0.2.0
type EnvelopeTriggerConfig struct {
SourceRef string `protobuf:"bytes,1,opt,name=source_ref,json=sourceRef,proto3" json:"source_ref,omitempty"`
IdentityRef string `protobuf:"bytes,2,opt,name=identity_ref,json=identityRef,proto3" json:"identity_ref,omitempty"`
// contains filtered or unexported fields
}
func (*EnvelopeTriggerConfig) Descriptor
deprecated
added in
v0.2.0
func (*EnvelopeTriggerConfig) Descriptor() ([]byte, []int)
Deprecated: Use EnvelopeTriggerConfig.ProtoReflect.Descriptor instead.
func (*EnvelopeTriggerConfig) GetIdentityRef ¶ added in v0.2.0
func (x *EnvelopeTriggerConfig) GetIdentityRef() string
func (*EnvelopeTriggerConfig) GetSourceRef ¶ added in v0.2.0
func (x *EnvelopeTriggerConfig) GetSourceRef() string
func (*EnvelopeTriggerConfig) ProtoMessage ¶ added in v0.2.0
func (*EnvelopeTriggerConfig) ProtoMessage()
func (*EnvelopeTriggerConfig) ProtoReflect ¶ added in v0.2.0
func (x *EnvelopeTriggerConfig) ProtoReflect() protoreflect.Message
func (*EnvelopeTriggerConfig) Reset ¶ added in v0.2.0
func (x *EnvelopeTriggerConfig) Reset()
func (*EnvelopeTriggerConfig) String ¶ added in v0.2.0
func (x *EnvelopeTriggerConfig) String() string
type IdentityStoreConfig ¶ added in v0.2.0
type IdentityStoreConfig struct {
IdentityRef string `protobuf:"bytes,1,opt,name=identity_ref,json=identityRef,proto3" json:"identity_ref,omitempty"`
LocalId string `protobuf:"bytes,2,opt,name=local_id,json=localId,proto3" json:"local_id,omitempty"`
DeviceId uint32 `protobuf:"varint,3,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"`
RegistrationId uint32 `protobuf:"varint,4,opt,name=registration_id,json=registrationId,proto3" json:"registration_id,omitempty"`
// contains filtered or unexported fields
}
func (*IdentityStoreConfig) Descriptor
deprecated
added in
v0.2.0
func (*IdentityStoreConfig) Descriptor() ([]byte, []int)
Deprecated: Use IdentityStoreConfig.ProtoReflect.Descriptor instead.
func (*IdentityStoreConfig) GetDeviceId ¶ added in v0.2.0
func (x *IdentityStoreConfig) GetDeviceId() uint32
func (*IdentityStoreConfig) GetIdentityRef ¶ added in v0.2.0
func (x *IdentityStoreConfig) GetIdentityRef() string
func (*IdentityStoreConfig) GetLocalId ¶ added in v0.2.0
func (x *IdentityStoreConfig) GetLocalId() string
func (*IdentityStoreConfig) GetRegistrationId ¶ added in v0.2.0
func (x *IdentityStoreConfig) GetRegistrationId() uint32
func (*IdentityStoreConfig) ProtoMessage ¶ added in v0.2.0
func (*IdentityStoreConfig) ProtoMessage()
func (*IdentityStoreConfig) ProtoReflect ¶ added in v0.2.0
func (x *IdentityStoreConfig) ProtoReflect() protoreflect.Message
func (*IdentityStoreConfig) Reset ¶ added in v0.2.0
func (x *IdentityStoreConfig) Reset()
func (*IdentityStoreConfig) String ¶ added in v0.2.0
func (x *IdentityStoreConfig) String() string
type PreKeyBundle ¶ added in v0.2.0
type PreKeyBundle struct {
IdentityRef string `protobuf:"bytes,1,opt,name=identity_ref,json=identityRef,proto3" json:"identity_ref,omitempty"`
LocalId string `protobuf:"bytes,2,opt,name=local_id,json=localId,proto3" json:"local_id,omitempty"`
DeviceId uint32 `protobuf:"varint,3,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"`
RegistrationId uint32 `protobuf:"varint,4,opt,name=registration_id,json=registrationId,proto3" json:"registration_id,omitempty"`
PreKeyId uint32 `protobuf:"varint,5,opt,name=pre_key_id,json=preKeyId,proto3" json:"pre_key_id,omitempty"`
PreKey string `protobuf:"bytes,6,opt,name=pre_key,json=preKey,proto3" json:"pre_key,omitempty"`
SignedPreKeyId uint32 `protobuf:"varint,7,opt,name=signed_pre_key_id,json=signedPreKeyId,proto3" json:"signed_pre_key_id,omitempty"`
SignedPreKey string `protobuf:"bytes,8,opt,name=signed_pre_key,json=signedPreKey,proto3" json:"signed_pre_key,omitempty"`
SignedPreKeySignature string `` /* 128-byte string literal not displayed */
KyberPreKeyId uint32 `protobuf:"varint,10,opt,name=kyber_pre_key_id,json=kyberPreKeyId,proto3" json:"kyber_pre_key_id,omitempty"`
KyberPreKey string `protobuf:"bytes,11,opt,name=kyber_pre_key,json=kyberPreKey,proto3" json:"kyber_pre_key,omitempty"`
KyberPreKeySignature string `` /* 126-byte string literal not displayed */
IdentityKey string `protobuf:"bytes,13,opt,name=identity_key,json=identityKey,proto3" json:"identity_key,omitempty"`
// contains filtered or unexported fields
}
func (*PreKeyBundle) Descriptor
deprecated
added in
v0.2.0
func (*PreKeyBundle) Descriptor() ([]byte, []int)
Deprecated: Use PreKeyBundle.ProtoReflect.Descriptor instead.
func (*PreKeyBundle) GetDeviceId ¶ added in v0.2.0
func (x *PreKeyBundle) GetDeviceId() uint32
func (*PreKeyBundle) GetIdentityKey ¶ added in v0.2.0
func (x *PreKeyBundle) GetIdentityKey() string
func (*PreKeyBundle) GetIdentityRef ¶ added in v0.2.0
func (x *PreKeyBundle) GetIdentityRef() string
func (*PreKeyBundle) GetKyberPreKey ¶ added in v0.2.0
func (x *PreKeyBundle) GetKyberPreKey() string
func (*PreKeyBundle) GetKyberPreKeyId ¶ added in v0.2.0
func (x *PreKeyBundle) GetKyberPreKeyId() uint32
func (*PreKeyBundle) GetKyberPreKeySignature ¶ added in v0.2.0
func (x *PreKeyBundle) GetKyberPreKeySignature() string
func (*PreKeyBundle) GetLocalId ¶ added in v0.2.0
func (x *PreKeyBundle) GetLocalId() string
func (*PreKeyBundle) GetPreKey ¶ added in v0.2.0
func (x *PreKeyBundle) GetPreKey() string
func (*PreKeyBundle) GetPreKeyId ¶ added in v0.2.0
func (x *PreKeyBundle) GetPreKeyId() uint32
func (*PreKeyBundle) GetRegistrationId ¶ added in v0.2.0
func (x *PreKeyBundle) GetRegistrationId() uint32
func (*PreKeyBundle) GetSignedPreKey ¶ added in v0.2.0
func (x *PreKeyBundle) GetSignedPreKey() string
func (*PreKeyBundle) GetSignedPreKeyId ¶ added in v0.2.0
func (x *PreKeyBundle) GetSignedPreKeyId() uint32
func (*PreKeyBundle) GetSignedPreKeySignature ¶ added in v0.2.0
func (x *PreKeyBundle) GetSignedPreKeySignature() string
func (*PreKeyBundle) ProtoMessage ¶ added in v0.2.0
func (*PreKeyBundle) ProtoMessage()
func (*PreKeyBundle) ProtoReflect ¶ added in v0.2.0
func (x *PreKeyBundle) ProtoReflect() protoreflect.Message
func (*PreKeyBundle) Reset ¶ added in v0.2.0
func (x *PreKeyBundle) Reset()
func (*PreKeyBundle) String ¶ added in v0.2.0
func (x *PreKeyBundle) String() string
type SessionPrepareConfig ¶ added in v0.2.0
type SessionPrepareConfig struct {
IdentityRef string `protobuf:"bytes,1,opt,name=identity_ref,json=identityRef,proto3" json:"identity_ref,omitempty"`
// contains filtered or unexported fields
}
func (*SessionPrepareConfig) Descriptor
deprecated
added in
v0.2.0
func (*SessionPrepareConfig) Descriptor() ([]byte, []int)
Deprecated: Use SessionPrepareConfig.ProtoReflect.Descriptor instead.
func (*SessionPrepareConfig) GetIdentityRef ¶ added in v0.2.0
func (x *SessionPrepareConfig) GetIdentityRef() string
func (*SessionPrepareConfig) ProtoMessage ¶ added in v0.2.0
func (*SessionPrepareConfig) ProtoMessage()
func (*SessionPrepareConfig) ProtoReflect ¶ added in v0.2.0
func (x *SessionPrepareConfig) ProtoReflect() protoreflect.Message
func (*SessionPrepareConfig) Reset ¶ added in v0.2.0
func (x *SessionPrepareConfig) Reset()
func (*SessionPrepareConfig) String ¶ added in v0.2.0
func (x *SessionPrepareConfig) String() string
type SessionPrepareInput ¶ added in v0.2.0
type SessionPrepareInput struct {
IdentityRef string `protobuf:"bytes,1,opt,name=identity_ref,json=identityRef,proto3" json:"identity_ref,omitempty"`
// contains filtered or unexported fields
}
func (*SessionPrepareInput) Descriptor
deprecated
added in
v0.2.0
func (*SessionPrepareInput) Descriptor() ([]byte, []int)
Deprecated: Use SessionPrepareInput.ProtoReflect.Descriptor instead.
func (*SessionPrepareInput) GetIdentityRef ¶ added in v0.2.0
func (x *SessionPrepareInput) GetIdentityRef() string
func (*SessionPrepareInput) ProtoMessage ¶ added in v0.2.0
func (*SessionPrepareInput) ProtoMessage()
func (*SessionPrepareInput) ProtoReflect ¶ added in v0.2.0
func (x *SessionPrepareInput) ProtoReflect() protoreflect.Message
func (*SessionPrepareInput) Reset ¶ added in v0.2.0
func (x *SessionPrepareInput) Reset()
func (*SessionPrepareInput) String ¶ added in v0.2.0
func (x *SessionPrepareInput) String() string
type SessionPrepareOutput ¶ added in v0.2.0
type SessionPrepareOutput struct {
Bundle *PreKeyBundle `protobuf:"bytes,1,opt,name=bundle,proto3" json:"bundle,omitempty"`
// contains filtered or unexported fields
}
func (*SessionPrepareOutput) Descriptor
deprecated
added in
v0.2.0
func (*SessionPrepareOutput) Descriptor() ([]byte, []int)
Deprecated: Use SessionPrepareOutput.ProtoReflect.Descriptor instead.
func (*SessionPrepareOutput) GetBundle ¶ added in v0.2.0
func (x *SessionPrepareOutput) GetBundle() *PreKeyBundle
func (*SessionPrepareOutput) ProtoMessage ¶ added in v0.2.0
func (*SessionPrepareOutput) ProtoMessage()
func (*SessionPrepareOutput) ProtoReflect ¶ added in v0.2.0
func (x *SessionPrepareOutput) ProtoReflect() protoreflect.Message
func (*SessionPrepareOutput) Reset ¶ added in v0.2.0
func (x *SessionPrepareOutput) Reset()
func (*SessionPrepareOutput) String ¶ added in v0.2.0
func (x *SessionPrepareOutput) String() string
type SignalDecryptConfig ¶ added in v0.2.0
type SignalDecryptConfig struct {
IdentityRef string `protobuf:"bytes,1,opt,name=identity_ref,json=identityRef,proto3" json:"identity_ref,omitempty"`
RequiredPrincipal string `protobuf:"bytes,2,opt,name=required_principal,json=requiredPrincipal,proto3" json:"required_principal,omitempty"`
// contains filtered or unexported fields
}
func (*SignalDecryptConfig) Descriptor
deprecated
added in
v0.2.0
func (*SignalDecryptConfig) Descriptor() ([]byte, []int)
Deprecated: Use SignalDecryptConfig.ProtoReflect.Descriptor instead.
func (*SignalDecryptConfig) GetIdentityRef ¶ added in v0.2.0
func (x *SignalDecryptConfig) GetIdentityRef() string
func (*SignalDecryptConfig) GetRequiredPrincipal ¶ added in v0.2.0
func (x *SignalDecryptConfig) GetRequiredPrincipal() string
func (*SignalDecryptConfig) ProtoMessage ¶ added in v0.2.0
func (*SignalDecryptConfig) ProtoMessage()
func (*SignalDecryptConfig) ProtoReflect ¶ added in v0.2.0
func (x *SignalDecryptConfig) ProtoReflect() protoreflect.Message
func (*SignalDecryptConfig) Reset ¶ added in v0.2.0
func (x *SignalDecryptConfig) Reset()
func (*SignalDecryptConfig) String ¶ added in v0.2.0
func (x *SignalDecryptConfig) String() string
type SignalDecryptInput ¶ added in v0.2.0
type SignalDecryptInput struct {
IdentityRef string `protobuf:"bytes,1,opt,name=identity_ref,json=identityRef,proto3" json:"identity_ref,omitempty"`
Principal string `protobuf:"bytes,2,opt,name=principal,proto3" json:"principal,omitempty"`
Envelope *SignalEnvelope `protobuf:"bytes,3,opt,name=envelope,proto3" json:"envelope,omitempty"`
// contains filtered or unexported fields
}
func (*SignalDecryptInput) Descriptor
deprecated
added in
v0.2.0
func (*SignalDecryptInput) Descriptor() ([]byte, []int)
Deprecated: Use SignalDecryptInput.ProtoReflect.Descriptor instead.
func (*SignalDecryptInput) GetEnvelope ¶ added in v0.2.0
func (x *SignalDecryptInput) GetEnvelope() *SignalEnvelope
func (*SignalDecryptInput) GetIdentityRef ¶ added in v0.2.0
func (x *SignalDecryptInput) GetIdentityRef() string
func (*SignalDecryptInput) GetPrincipal ¶ added in v0.2.0
func (x *SignalDecryptInput) GetPrincipal() string
func (*SignalDecryptInput) ProtoMessage ¶ added in v0.2.0
func (*SignalDecryptInput) ProtoMessage()
func (*SignalDecryptInput) ProtoReflect ¶ added in v0.2.0
func (x *SignalDecryptInput) ProtoReflect() protoreflect.Message
func (*SignalDecryptInput) Reset ¶ added in v0.2.0
func (x *SignalDecryptInput) Reset()
func (*SignalDecryptInput) String ¶ added in v0.2.0
func (x *SignalDecryptInput) String() string
type SignalDecryptOutput ¶ added in v0.2.0
type SignalDecryptOutput struct {
Denied bool `protobuf:"varint,1,opt,name=denied,proto3" json:"denied,omitempty"`
Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
Plaintext []byte `protobuf:"bytes,3,opt,name=plaintext,proto3" json:"plaintext,omitempty"`
// contains filtered or unexported fields
}
func (*SignalDecryptOutput) Descriptor
deprecated
added in
v0.2.0
func (*SignalDecryptOutput) Descriptor() ([]byte, []int)
Deprecated: Use SignalDecryptOutput.ProtoReflect.Descriptor instead.
func (*SignalDecryptOutput) GetDenied ¶ added in v0.2.0
func (x *SignalDecryptOutput) GetDenied() bool
func (*SignalDecryptOutput) GetError ¶ added in v0.2.0
func (x *SignalDecryptOutput) GetError() string
func (*SignalDecryptOutput) GetPlaintext ¶ added in v0.2.0
func (x *SignalDecryptOutput) GetPlaintext() []byte
func (*SignalDecryptOutput) ProtoMessage ¶ added in v0.2.0
func (*SignalDecryptOutput) ProtoMessage()
func (*SignalDecryptOutput) ProtoReflect ¶ added in v0.2.0
func (x *SignalDecryptOutput) ProtoReflect() protoreflect.Message
func (*SignalDecryptOutput) Reset ¶ added in v0.2.0
func (x *SignalDecryptOutput) Reset()
func (*SignalDecryptOutput) String ¶ added in v0.2.0
func (x *SignalDecryptOutput) String() string
type SignalEncryptConfig ¶ added in v0.2.0
type SignalEncryptConfig struct {
IdentityRef string `protobuf:"bytes,1,opt,name=identity_ref,json=identityRef,proto3" json:"identity_ref,omitempty"`
// contains filtered or unexported fields
}
func (*SignalEncryptConfig) Descriptor
deprecated
added in
v0.2.0
func (*SignalEncryptConfig) Descriptor() ([]byte, []int)
Deprecated: Use SignalEncryptConfig.ProtoReflect.Descriptor instead.
func (*SignalEncryptConfig) GetIdentityRef ¶ added in v0.2.0
func (x *SignalEncryptConfig) GetIdentityRef() string
func (*SignalEncryptConfig) ProtoMessage ¶ added in v0.2.0
func (*SignalEncryptConfig) ProtoMessage()
func (*SignalEncryptConfig) ProtoReflect ¶ added in v0.2.0
func (x *SignalEncryptConfig) ProtoReflect() protoreflect.Message
func (*SignalEncryptConfig) Reset ¶ added in v0.2.0
func (x *SignalEncryptConfig) Reset()
func (*SignalEncryptConfig) String ¶ added in v0.2.0
func (x *SignalEncryptConfig) String() string
type SignalEncryptInput ¶ added in v0.2.0
type SignalEncryptInput struct {
IdentityRef string `protobuf:"bytes,1,opt,name=identity_ref,json=identityRef,proto3" json:"identity_ref,omitempty"`
RemoteId string `protobuf:"bytes,2,opt,name=remote_id,json=remoteId,proto3" json:"remote_id,omitempty"`
RemoteDeviceId uint32 `protobuf:"varint,3,opt,name=remote_device_id,json=remoteDeviceId,proto3" json:"remote_device_id,omitempty"`
RemoteBundle *PreKeyBundle `protobuf:"bytes,4,opt,name=remote_bundle,json=remoteBundle,proto3" json:"remote_bundle,omitempty"`
Plaintext []byte `protobuf:"bytes,5,opt,name=plaintext,proto3" json:"plaintext,omitempty"`
// contains filtered or unexported fields
}
func (*SignalEncryptInput) Descriptor
deprecated
added in
v0.2.0
func (*SignalEncryptInput) Descriptor() ([]byte, []int)
Deprecated: Use SignalEncryptInput.ProtoReflect.Descriptor instead.
func (*SignalEncryptInput) GetIdentityRef ¶ added in v0.2.0
func (x *SignalEncryptInput) GetIdentityRef() string
func (*SignalEncryptInput) GetPlaintext ¶ added in v0.2.0
func (x *SignalEncryptInput) GetPlaintext() []byte
func (*SignalEncryptInput) GetRemoteBundle ¶ added in v0.2.0
func (x *SignalEncryptInput) GetRemoteBundle() *PreKeyBundle
func (*SignalEncryptInput) GetRemoteDeviceId ¶ added in v0.2.0
func (x *SignalEncryptInput) GetRemoteDeviceId() uint32
func (*SignalEncryptInput) GetRemoteId ¶ added in v0.2.0
func (x *SignalEncryptInput) GetRemoteId() string
func (*SignalEncryptInput) ProtoMessage ¶ added in v0.2.0
func (*SignalEncryptInput) ProtoMessage()
func (*SignalEncryptInput) ProtoReflect ¶ added in v0.2.0
func (x *SignalEncryptInput) ProtoReflect() protoreflect.Message
func (*SignalEncryptInput) Reset ¶ added in v0.2.0
func (x *SignalEncryptInput) Reset()
func (*SignalEncryptInput) String ¶ added in v0.2.0
func (x *SignalEncryptInput) String() string
type SignalEncryptOutput ¶ added in v0.2.0
type SignalEncryptOutput struct {
Envelope *SignalEnvelope `protobuf:"bytes,1,opt,name=envelope,proto3" json:"envelope,omitempty"`
// contains filtered or unexported fields
}
func (*SignalEncryptOutput) Descriptor
deprecated
added in
v0.2.0
func (*SignalEncryptOutput) Descriptor() ([]byte, []int)
Deprecated: Use SignalEncryptOutput.ProtoReflect.Descriptor instead.
func (*SignalEncryptOutput) GetEnvelope ¶ added in v0.2.0
func (x *SignalEncryptOutput) GetEnvelope() *SignalEnvelope
func (*SignalEncryptOutput) ProtoMessage ¶ added in v0.2.0
func (*SignalEncryptOutput) ProtoMessage()
func (*SignalEncryptOutput) ProtoReflect ¶ added in v0.2.0
func (x *SignalEncryptOutput) ProtoReflect() protoreflect.Message
func (*SignalEncryptOutput) Reset ¶ added in v0.2.0
func (x *SignalEncryptOutput) Reset()
func (*SignalEncryptOutput) String ¶ added in v0.2.0
func (x *SignalEncryptOutput) String() string
type SignalEnvelope ¶ added in v0.2.0
type SignalEnvelope struct {
SenderId string `protobuf:"bytes,1,opt,name=sender_id,json=senderId,proto3" json:"sender_id,omitempty"`
SenderDeviceId uint32 `protobuf:"varint,2,opt,name=sender_device_id,json=senderDeviceId,proto3" json:"sender_device_id,omitempty"`
RecipientId string `protobuf:"bytes,3,opt,name=recipient_id,json=recipientId,proto3" json:"recipient_id,omitempty"`
RecipientDeviceId uint32 `protobuf:"varint,4,opt,name=recipient_device_id,json=recipientDeviceId,proto3" json:"recipient_device_id,omitempty"`
MessageType string `protobuf:"bytes,5,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"`
Ciphertext []byte `protobuf:"bytes,6,opt,name=ciphertext,proto3" json:"ciphertext,omitempty"`
// contains filtered or unexported fields
}
func (*SignalEnvelope) Descriptor
deprecated
added in
v0.2.0
func (*SignalEnvelope) Descriptor() ([]byte, []int)
Deprecated: Use SignalEnvelope.ProtoReflect.Descriptor instead.
func (*SignalEnvelope) GetCiphertext ¶ added in v0.2.0
func (x *SignalEnvelope) GetCiphertext() []byte
func (*SignalEnvelope) GetMessageType ¶ added in v0.2.0
func (x *SignalEnvelope) GetMessageType() string
func (*SignalEnvelope) GetRecipientDeviceId ¶ added in v0.2.0
func (x *SignalEnvelope) GetRecipientDeviceId() uint32
func (*SignalEnvelope) GetRecipientId ¶ added in v0.2.0
func (x *SignalEnvelope) GetRecipientId() string
func (*SignalEnvelope) GetSenderDeviceId ¶ added in v0.2.0
func (x *SignalEnvelope) GetSenderDeviceId() uint32
func (*SignalEnvelope) GetSenderId ¶ added in v0.2.0
func (x *SignalEnvelope) GetSenderId() string
func (*SignalEnvelope) ProtoMessage ¶ added in v0.2.0
func (*SignalEnvelope) ProtoMessage()
func (*SignalEnvelope) ProtoReflect ¶ added in v0.2.0
func (x *SignalEnvelope) ProtoReflect() protoreflect.Message
func (*SignalEnvelope) Reset ¶ added in v0.2.0
func (x *SignalEnvelope) Reset()
func (*SignalEnvelope) String ¶ added in v0.2.0
func (x *SignalEnvelope) String() string
type SignalFingerprintConfig ¶
type SignalFingerprintConfig struct {
Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
Iterations uint32 `protobuf:"varint,2,opt,name=iterations,proto3" json:"iterations,omitempty"`
// contains filtered or unexported fields
}
func (*SignalFingerprintConfig) Descriptor
deprecated
added in
v0.2.0
func (*SignalFingerprintConfig) Descriptor() ([]byte, []int)
Deprecated: Use SignalFingerprintConfig.ProtoReflect.Descriptor instead.
func (*SignalFingerprintConfig) GetIterations ¶ added in v0.2.0
func (x *SignalFingerprintConfig) GetIterations() uint32
func (*SignalFingerprintConfig) GetVersion ¶ added in v0.2.0
func (x *SignalFingerprintConfig) GetVersion() uint32
func (*SignalFingerprintConfig) ProtoMessage ¶ added in v0.2.0
func (*SignalFingerprintConfig) ProtoMessage()
func (*SignalFingerprintConfig) ProtoReflect ¶ added in v0.2.0
func (x *SignalFingerprintConfig) ProtoReflect() protoreflect.Message
func (*SignalFingerprintConfig) Reset ¶ added in v0.2.0
func (x *SignalFingerprintConfig) Reset()
func (*SignalFingerprintConfig) String ¶ added in v0.2.0
func (x *SignalFingerprintConfig) String() string
type SignalFingerprintInput ¶
type SignalFingerprintInput struct {
LocalId string `protobuf:"bytes,1,opt,name=local_id,json=localId,proto3" json:"local_id,omitempty"`
LocalKey string `protobuf:"bytes,2,opt,name=local_key,json=localKey,proto3" json:"local_key,omitempty"`
RemoteId string `protobuf:"bytes,3,opt,name=remote_id,json=remoteId,proto3" json:"remote_id,omitempty"`
RemoteKey string `protobuf:"bytes,4,opt,name=remote_key,json=remoteKey,proto3" json:"remote_key,omitempty"`
Version uint32 `protobuf:"varint,5,opt,name=version,proto3" json:"version,omitempty"`
Iterations uint32 `protobuf:"varint,6,opt,name=iterations,proto3" json:"iterations,omitempty"`
// contains filtered or unexported fields
}
func (*SignalFingerprintInput) Descriptor
deprecated
added in
v0.2.0
func (*SignalFingerprintInput) Descriptor() ([]byte, []int)
Deprecated: Use SignalFingerprintInput.ProtoReflect.Descriptor instead.
func (*SignalFingerprintInput) GetIterations ¶ added in v0.2.0
func (x *SignalFingerprintInput) GetIterations() uint32
func (*SignalFingerprintInput) GetLocalId ¶ added in v0.2.0
func (x *SignalFingerprintInput) GetLocalId() string
func (*SignalFingerprintInput) GetLocalKey ¶ added in v0.2.0
func (x *SignalFingerprintInput) GetLocalKey() string
func (*SignalFingerprintInput) GetRemoteId ¶ added in v0.2.0
func (x *SignalFingerprintInput) GetRemoteId() string
func (*SignalFingerprintInput) GetRemoteKey ¶ added in v0.2.0
func (x *SignalFingerprintInput) GetRemoteKey() string
func (*SignalFingerprintInput) GetVersion ¶ added in v0.2.0
func (x *SignalFingerprintInput) GetVersion() uint32
func (*SignalFingerprintInput) ProtoMessage ¶ added in v0.2.0
func (*SignalFingerprintInput) ProtoMessage()
func (*SignalFingerprintInput) ProtoReflect ¶ added in v0.2.0
func (x *SignalFingerprintInput) ProtoReflect() protoreflect.Message
func (*SignalFingerprintInput) Reset ¶ added in v0.2.0
func (x *SignalFingerprintInput) Reset()
func (*SignalFingerprintInput) String ¶ added in v0.2.0
func (x *SignalFingerprintInput) String() string
type SignalFingerprintOutput ¶
type SignalFingerprintOutput struct {
Display string `protobuf:"bytes,1,opt,name=display,proto3" json:"display,omitempty"`
ScannableHex string `protobuf:"bytes,2,opt,name=scannable_hex,json=scannableHex,proto3" json:"scannable_hex,omitempty"`
// contains filtered or unexported fields
}
func (*SignalFingerprintOutput) Descriptor
deprecated
added in
v0.2.0
func (*SignalFingerprintOutput) Descriptor() ([]byte, []int)
Deprecated: Use SignalFingerprintOutput.ProtoReflect.Descriptor instead.
func (*SignalFingerprintOutput) GetDisplay ¶ added in v0.2.0
func (x *SignalFingerprintOutput) GetDisplay() string
func (*SignalFingerprintOutput) GetScannableHex ¶ added in v0.2.0
func (x *SignalFingerprintOutput) GetScannableHex() string
func (*SignalFingerprintOutput) ProtoMessage ¶ added in v0.2.0
func (*SignalFingerprintOutput) ProtoMessage()
func (*SignalFingerprintOutput) ProtoReflect ¶ added in v0.2.0
func (x *SignalFingerprintOutput) ProtoReflect() protoreflect.Message
func (*SignalFingerprintOutput) Reset ¶ added in v0.2.0
func (x *SignalFingerprintOutput) Reset()
func (*SignalFingerprintOutput) String ¶ added in v0.2.0
func (x *SignalFingerprintOutput) String() string
type SpaceConfig ¶ added in v0.2.0
type SpaceConfig struct {
SpaceRef string `protobuf:"bytes,1,opt,name=space_ref,json=spaceRef,proto3" json:"space_ref,omitempty"`
IdentityRef string `protobuf:"bytes,2,opt,name=identity_ref,json=identityRef,proto3" json:"identity_ref,omitempty"`
RoomRef string `protobuf:"bytes,3,opt,name=room_ref,json=roomRef,proto3" json:"room_ref,omitempty"`
EventbusRef string `protobuf:"bytes,4,opt,name=eventbus_ref,json=eventbusRef,proto3" json:"eventbus_ref,omitempty"`
// contains filtered or unexported fields
}
func (*SpaceConfig) Descriptor
deprecated
added in
v0.2.0
func (*SpaceConfig) Descriptor() ([]byte, []int)
Deprecated: Use SpaceConfig.ProtoReflect.Descriptor instead.
func (*SpaceConfig) GetEventbusRef ¶ added in v0.2.0
func (x *SpaceConfig) GetEventbusRef() string
func (*SpaceConfig) GetIdentityRef ¶ added in v0.2.0
func (x *SpaceConfig) GetIdentityRef() string
func (*SpaceConfig) GetRoomRef ¶ added in v0.2.0
func (x *SpaceConfig) GetRoomRef() string
func (*SpaceConfig) GetSpaceRef ¶ added in v0.2.0
func (x *SpaceConfig) GetSpaceRef() string
func (*SpaceConfig) ProtoMessage ¶ added in v0.2.0
func (*SpaceConfig) ProtoMessage()
func (*SpaceConfig) ProtoReflect ¶ added in v0.2.0
func (x *SpaceConfig) ProtoReflect() protoreflect.Message
func (*SpaceConfig) Reset ¶ added in v0.2.0
func (x *SpaceConfig) Reset()
func (*SpaceConfig) String ¶ added in v0.2.0
func (x *SpaceConfig) String() string