📄️ Read organisation identifier
Retrieves the organization's cryptographic identifiers and JWK key sets used for OID4VCI credential signing and OpenID4VP presentation verification.
📄️ Configure secure vault
Configures a secure vault for cryptographic key storage used in OID4VCI and OpenID4VP operations.
📄️ Read secure vault
Retrieves the current secure vault configuration for OID4VCI and OpenID4VP key storage.
📄️ Update secure vault
Updates the secure vault configuration for OID4VCI and OpenID4VP key storage.
📄️ Configure Qualified Trust Service Provider (QTSP) credential
Configures a Qualified Trust Service Provider (QTSP) credential for remote signing of OID4VCI issued credentials.
📄️ Read Qualified Trust Service Provider (QTSP) credential
Retrieves a QTSP credential configuration by its ID for OID4VCI remote signing.
📄️ List Qualified Trust Service Provider (QTSP) Credentials
Lists all configured QTSP credentials available for OID4VCI remote signing.
📄️ Create key
Creates a new cryptographic key for OID4VCI credential signing in the digital wallet.
📄️ Delete key
Deletes a cryptographic key by its identifier. Requires confirmation by sending 'DELETE' in the request body.
📄️ Generate CSR
Generates a Certificate Signing Request (CSR) for a specific key, allowing the key to be associated with a certificate from a Certificate Authority.
📄️ Upload certificate chain
Uploads a certificate chain file to associate with a specific key, completing the key provisioning process for qualified electronic signatures.
📄️ List secure vaults
Lists all available secure vault options for OID4VCI and OpenID4VP key storage.