Shows information about a specified credential or all credentials.
Parameters
Name of the credential on which to retrieve information. The name must refer to a currently existing credential. If ‘*’ is specified, information about all credentials will be returned.
Optional parameters. The default value is an empty dict ( ).
Returns
A dict with the following entries–
A list of all credential names.
A list of each credential’s type.
A list of each credential’s identity.
A list of each credential’s create_credential_request JSON encoded structure.
Additional information about the respective credential in output parameter credential_names.
Additional information.