Protocols
The following protocols are available globally.
-
Signature-validated store holding the VAU certificate and possibly further certificates for IDP interaction.
See moreDeclaration
Swift
public protocol TrustStore
-
Trusted execution environment protocol that must be implemented according to ‘gemSpec_Krypt’.
See moreDeclaration
Swift
public protocol TrustStoreClient
-
TrustStoreSession acts as an interactor/mediator for the TrustStoreClient and TrustStoreStorage
[REQ:gemSpec_Krypt:A_21218,A_21222]
See moreDeclaration
Swift
public protocol TrustStoreSession
-
TrustStore storage protocol
See moreDeclaration
Swift
public protocol TrustStoreStorage