TrustStore
public protocol TrustStore
Signature-validated store holding the VAU certificate and possibly further certificates for IDP interaction.
-
Exportable collection of certificates constituting the TrustStore (does not contain a trust anchor).
Declaration
Swift
var certList: CertList { get }