CipherStashDocs
StackLatestPackagesStackSrcSchemaType aliases

EncryptConfig

EncryptConfig is a type in @cipherstash/stack. TypeScript API reference with its signature, parameters, and usage.

@cipherstash/stack


Type Alias: EncryptConfig

type EncryptConfig = z.infer<typeof encryptConfigSchema>;

Defined in: packages/stack/src/schema/index.ts:186

On this page