@refinio/one.ui
Preparing search index...
ui/views/debug/certificate/CertificateView
default
Function default
default
(
props
:
{
bgColor
?:
string
;
certData
:
CertificateData
;
indentation
:
IndentationSettings
;
leuteModel
:
LeuteModel
;
onError
:
(
err
:
any
)
=>
void
;
}
,
)
:
ReactElement
This visualizes a certificate with additional info regarding the key used to issue the certificate.
Parameters
props
:
{
bgColor
?:
string
;
certData
:
CertificateData
;
indentation
:
IndentationSettings
;
leuteModel
:
LeuteModel
;
onError
:
(
err
:
any
)
=>
void
;
}
Returns
ReactElement
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.ui
Loading...
This visualizes a certificate with additional info regarding the key used to issue the certificate.