@refinio/one.models
Preparing search index...
models/Leute/TrustedKeysManager
ProfileData
Type Alias ProfileData
type
ProfileData
=
{
certificates
:
CertificateData
[]
;
keys
:
HexString
[]
;
names
:
string
[]
;
owner
:
SHA256IdHash
<
Person
>
;
personId
:
SHA256IdHash
<
Person
>
;
profileHash
:
SHA256Hash
<
Profile
>
;
profileId
:
string
;
profileIdHash
:
SHA256IdHash
<
Profile
>
;
timestamp
:
number
;
}
Index
Properties
certificates
keys
names
owner
person
Id
profile
Hash
profile
Id
profile
Id
Hash
timestamp
Properties
certificates
certificates
:
CertificateData
[]
keys
keys
:
HexString
[]
names
names
:
string
[]
owner
owner
:
SHA256IdHash
<
Person
>
person
Id
personId
:
SHA256IdHash
<
Person
>
profile
Hash
profileHash
:
SHA256Hash
<
Profile
>
profile
Id
profileId
:
string
profile
Id
Hash
profileIdHash
:
SHA256IdHash
<
Profile
>
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
certificates
keys
names
owner
person
Id
profile
Hash
profile
Id
profile
Id
Hash
timestamp
@refinio/one.models
Loading...