Skip to main content

@atala/prism-wallet-sdk / Exports / Domain / Usage

Enumeration: Usage

Domain.Usage

Table of contents

Enumeration Members

Enumeration Members

AUTHENTICATION_KEY

AUTHENTICATION_KEY = "authenticationKey"

Defined in

src/domain/models/keyManagement/Key.ts:112


CAPABILITY_DELEGATION_KEY

CAPABILITY_DELEGATION_KEY = "capabilityDelegationKey"

Defined in

src/domain/models/keyManagement/Key.ts:114


CAPABILITY_INVOCATION_KEY

CAPABILITY_INVOCATION_KEY = "capabilityInvocationKey"

Defined in

src/domain/models/keyManagement/Key.ts:115


ISSUING_KEY

ISSUING_KEY = "issuingKey"

Defined in

src/domain/models/keyManagement/Key.ts:111


KEY_AGREEMENT_KEY

KEY_AGREEMENT_KEY = "keyAgreementKey"

Defined in

src/domain/models/keyManagement/Key.ts:116


MASTER_KEY

MASTER_KEY = "masterKey"

Defined in

src/domain/models/keyManagement/Key.ts:110


REVOCATION_KEY

REVOCATION_KEY = "revocationKey"

Defined in

src/domain/models/keyManagement/Key.ts:113


UNKNOWN_KEY

UNKNOWN_KEY = "unknownKey"

Defined in

src/domain/models/keyManagement/Key.ts:117