Skip to content

Documentation


Documentation / @u-net/issuer / EncryptedCredentialEnvelopeV2

Interface: EncryptedCredentialEnvelopeV2

Defined in: index.ts:112

Properties

algorithm

algorithm: "x25519-xchacha20poly1305"

Defined in: index.ts:114


ciphertext

ciphertext: string

Defined in: index.ts:117


nonce

nonce: string

Defined in: index.ts:116


senderPublicKey

senderPublicKey: string

Defined in: index.ts:115


version

version: 2

Defined in: index.ts:113