Under MacOS, the SFCertificateView class will display details of a certificate.
https://developer.apple.com/documentation/securityinterface/sfcertificateview?language=objc
What class will give an equivalent view in iOS?
An example implementation are the certificates listed under profiles in the Settings app.