Skip to content

@purista/infisical-secret-store v2.0.5


PURISTA API / @purista/infisical-secret-store / DecryptInput

Type Alias: DecryptInput

DecryptInput: object

Defined in: infisical-secret-store/src/InfisicalClient/types/DecryptInput.ts:1

Type declaration

ciphertext

ciphertext: string

iv

iv: string

secret

secret: string

tag

tag: string