CertificateScreen

fun CertificateScreen(encodedCertificate: String)

Populate and compose the certificate chain screen. Leveraging overloaded composables from CertificateViewer.kt.

Parameters

encodedCertificate

Base64 encoded Cbor data for the certificate/chain to display.