Skip to main content

ISelectiveDisclosure interface

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Describes the interface of a Selective Disclosure plugin.

Signature:

export interface ISelectiveDisclosure extends IPluginMethodMap

Extends: IPluginMethodMap

Remarks

See Selective Disclosure Request

This API may change without a BREAKING CHANGE notice.

Methods

MethodDescription
createProfilePresentation(args, context)(BETA)
createSelectiveDisclosureRequest(args, context)(BETA)
getVerifiableCredentialsForSdr(args, context)(BETA)
validatePresentationAgainstSdr(args, context)(BETA)