Usage

This section provides an overview of how to use the key SDK components and capabilities.

This is not an inclusive list of the SDK’s components capabilities. These are available in the SDK’s reference documentation.

Capabilities

Components

Classes

The following classes are the core components of all SDK interactions:

Methods

General

Refer to the Initialize SDK section for more information and usage examples.

Credential verification

Certificate management

  • addTrustedIssuerCertificates : Use this method to add an issuer’s certificate to the application storage. Credentials can only be verified if their issuer’s valid certificate exists in the application storage. Prior to adding a certificate, the SDK validates it as per the IACA profile defined in ISO/IEC 18013-5:2021.

Structures