CredentialIssuerLD.(constructor)
Constructs a new instance of the CredentialIssuerLD
class
Signature:
constructor(options: {
contextMaps: RecordLike<OrPromise<ContextDoc>>[];
suites: VeramoLdSignature[];
});
Parameters
Parameter | Type | Description |
---|---|---|
options | { contextMaps: RecordLike<OrPromise<ContextDoc>>[]; suites: VeramoLdSignature[]; } |