Preparing search index...
The search index is not available
@refinio/one.models
@refinio/one.models
misc/ConnectionEstablishment/protocols/CommunicationInitiationProtocolMessages
PersonInformationMessage
Interface PersonInformationMessage
Message for exchanging person information like person id and keys.
interface
PersonInformationMessage
{
command
:
"person_information"
;
personId
:
SHA256IdHash
<
Person
>
;
personPublicKey
:
HexString
;
}
Index
Properties
command
person
Id
person
Public
Key
Properties
command
command
:
"person_information"
person
Id
person
Id
:
SHA256IdHash
<
Person
>
person
Public
Key
person
Public
Key
:
HexString
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
person
Id
person
Public
Key
@refinio/one.models
Loading...
Message for exchanging person information like person id and keys.