๐๏ธ 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.