getCredentialDefinition

suspend fun getCredentialDefinition(id: String): CredentialDefinition(source)

Retrieves the credential definition for the specified ID.

Return

The credential definition.

Parameters

id

The ID of the credential definition.