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

    Function sseCustomer

    • Creates an SSE-C encryption setting with a customer-provided key.

      Parameters

      • customerKey: string

        Base64-encoded 256-bit encryption key.

      • customerKeyMd5: string

        Base64-encoded MD5 digest of the key.

      Returns SseCCustomerSetting

      An SSE-C encryption setting ready to pass to upload or download calls.