@refinio/one.models
Preparing search index...
models/Leute/TrustedKeysManager
KeyTrustInfo
Type Alias KeyTrustInfo
type
KeyTrustInfo
=
{
certificates
:
{
certificate
:
CertificateData
;
keyTrustInfo
:
KeyTrustInfo
;
}
[]
;
key
:
HexString
;
reason
:
string
;
trusted
:
boolean
;
}
Index
Properties
certificates
key
reason
trusted
Properties
certificates
certificates
:
{
certificate
:
CertificateData
;
keyTrustInfo
:
KeyTrustInfo
}
[]
key
key
:
HexString
reason
reason
:
string
trusted
trusted
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
certificates
key
reason
trusted
@refinio/one.models
Loading...