Classes

The following classes are available globally.

  • VAU Session that handles initial communication setup (e.g. requesting VAU certificate) and provides HTTP Interceptor for further use

    See more

    Declaration

    Swift

    public class VAUSession
  • The VAU (trusted execution environment) http Interceptor to encrypt HTTP-Requests before sending them and decrypting the received encrypted responses. [REQ:BSI-eRp-ePA:O.Ntwk_6#2] Interceptor implementing request and response encryption.

    See more

    Declaration

    Swift

    public class VAUInterceptor : Interceptor
  • Declaration

    Swift

    public class FileVAUStorage : VAUStorage