A256KWUnwrapperOptions
Defined in: packages/filecoin-encryption-envelope/src/recipients/types.ts:23
Options for createA256KWUnwrapper.
Properties
Section titled “Properties”maxAttempts?
Section titled “maxAttempts?”
readonlyoptionalmaxAttempts?:number
Defined in: packages/filecoin-encryption-envelope/src/recipients/types.ts:25
Maximum AES-KW unwrap operations per unwrapper call. Positive safe integer; default 64.