@backblaze-labs/b2-sdk - v0.1.0
    Preparing search index...

    Variable EncryptionAlgorithmConst

    EncryptionAlgorithm: { Aes256: "AES256" } = ...

    Named constants for the supported server-side encryption algorithms.

    Type Declaration

    • ReadonlyAes256: "AES256"

      AES with a 256-bit key. The only algorithm B2 currently supports.