Credentials
Issue a credential
List credentials
Optional
kargs: CredentialFilter = {}Optional parameters to filter the credentials
A promise to the list of credentials
Present a credential
Name or alias of the identifier
SAID of the credential
Identifier prefix of the receiver of the presentation
Optional
include: boolean = trueFlag to indicate whether to stream credential alongside presentation exchange message
A promise to the long-running operation
Request a presentation of a credential
Name or alias of the identifier
Identifier prefix of the receiver of the presentation
SAID of the schema
Optional
issuer: stringOptional prefix of the issuer of the credential
A promise to the long-running operation
Revoke credential
Name or alias of the identifier
SAID of the credential
Optional
datetime: stringdate time of revocation
A promise to the long-running operation
Generated using TypeDoc
Credentials