Skip to main content

@atala/prism-wallet-sdk / Exports

@atala/prism-wallet-sdk

Table of contents

References

Namespaces

Enumerations

Classes

Interfaces

Type Aliases

Variables

Functions

References

KeyProperties

Re-exports KeyProperties

Type Aliases

OutOfBandInvitationBody

Ƭ OutOfBandInvitationBody: HandshakeRequestBody

Defined in

src/edge-agent/protocols/types.ts:93


ProposePresentationBody

Ƭ ProposePresentationBody: RequestPresentationBody

Defined in

src/edge-agent/protocols/types.ts:78

Variables

AnonCredsRecoveryId

Const AnonCredsRecoveryId: "anonCreds+credential"

Defined in

src/pollux/models/AnonCredsVerifiableCredential.ts:21


JWTVerifiableCredentialRecoveryId

Const JWTVerifiableCredentialRecoveryId: "jwt+credential"

Defined in

src/pollux/models/JWTVerifiableCredential.ts:23

Functions

isPresentationDefinitionRequestType

isPresentationDefinitionRequestType<Type>(request, type): request is PresentationDefinitionRequest<Type>

Type parameters

NameType
Typeextends CredentialType = JWT

Parameters

NameType
requestPresentationDefinitionRequest<Type>
typeType

Returns

request is PresentationDefinitionRequest<Type>

Defined in

src/pollux/utils/claims.ts:69