Trusted Certificate
@Serializable
Represents a trusted certificate conforming to the IACA profile as per ISO 18013-5.
Constructors
Link copied to clipboard
constructor(id: String, pem: String, commonName: String, verificationResult: TrustedCertificateVerificationResult? = null)