检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn

不再显示此消息

  • Intl-English
    International
    • English
    • Bahasa Indonesia
    • Español
    • Português
    • Türkçe
    • عربي
    • ไทย
    • 简体中文
    • 日本語
    中国站
    • 简体中文
    Europe
    • English
    • Deutsch
    • Español
    • Français
    • Nederlands
  • Huawei Cloud
    • Activities
    • Products
    • Solutions
    • Pricing
    • KooGallery
    • Partners
    • Developers
    • Support
    • About Us
    Hot
    • Free Packages
    • Elastic Cloud Server (ECS)
    • Object Storage Service (OBS)
    • ModelArts
    • Cloud Container Engine (CCE)
      Show more results for “”
      • Contact Us
      • Documentation
      • Console
        • My Account
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Sign In Sign Up
      • Sign In
      • Sign Up
        • My Account Complete Sign Up
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Log Out
      Cancel
      Hot
      • Free Packages
      • Elastic Cloud Server (ECS)
      • Object Storage Service (OBS)
      • ModelArts
      • Cloud Container Engine (CCE)
        • All
        • Products
        • Solutions
        • Documentation
        • KooGallery
        • Developer
        • Learn
        • Others
        576 results found.
        • Creating a Grant - Data Encryption Workshop

          Creating a Grant - Data Encryption Workshop

          a DEK decrypt-datakey: Decrypting a DEK describe-key: Querying Key Details retire-grant: Creating a Grant encrypt-data: Encrypting Data decrypt-data: Decrypting Data name No String Grant name.

          Help > Data Encryption Workshop > API Reference > APIs > Key Management APIs > Key Authorization Management
        • DLI Security Best Practices - Data Lake Insight

          DLI Security Best Practices - Data Lake Insight

          More information: Encrypting an OBS Bucket Creating an OBS Table in DLI Accessing Other Services Using an Agency Cloud services often interact with each other, with some of which dependent on other services.

          Help > Data Lake Insight > Best Practices
        • Initiating a Multipart Upload (SDK for Node.js) - Object Storage Service

          Initiating a Multipart Upload (SDK for Node.js) - Object Storage Service

          SseKms string Explanation: SSE-KMS is used for encrypting objects on the server side. SseKmsKey string Explanation: ID of the KMS master key when SSE-KMS is used. SseC string Explanation: SSE-C is used for encrypting objects on the server side.

          Help > Object Storage Service > Node.js > Multipart Upload (SDK for Node.js)
        • Authentication - Service Tickets

          Authentication - Service Tickets

          AK/SK-based authentication: Requests are authenticated by encrypting the request body using an AK/SK pair. AK/SK-based authentication is recommended because it is more secure than token-based authentication. Token The validity period of a token is 24 hours.

          Help > Service Tickets > API Reference > Calling APIs
        • Connection Methods - GaussDB

          Connection Methods - GaussDB

          Some performance overhead may be added, especially when it is used for encrypting and decrypting large amounts of data. It applies to environments that require high data transmission security, such as finance and healthcare industries.

          Help > GaussDB > Developer Guide(Centralized_V2.0-8.x) > Application Development Guide > Development Based on JDBC > Development Procedure > Connecting to a Database
        • Can All Users Use the Encryption Feature? - Elastic Cloud Server

          Can All Users Use the Encryption Feature? - Elastic Cloud Server

          After user 1 grants permissions, the system automatically creates key evs/default for encrypting EVS disks. When user 1 uses the encryption feature for the first time, the user must grant the KMS access permissions to EVS.

          Help > Elastic Cloud Server > FAQs > Disk Partition, Attachment, and Expansion
        • Downloading an Object - Range-Based (SDK for Go) - Object Storage Service

          Downloading an Object - Range-Based (SDK for Go) - Object Storage Service

          parameter Explanation: Key for encrypting the object when SSE-C is used Restrictions: The value is a Base64-encoded 256-bit key, for example, K7QkYpBkM5+hca27fsNkUnNVaobncnLht/rCB2o/9Cw=.

          Help > Object Storage Service > Go > Objects (SDK for Go) > Object Download Overview (SDK for Go)
        • Downloading an Object - Conditional (SDK for Go) - Object Storage Service

          Downloading an Object - Conditional (SDK for Go) - Object Storage Service

          parameter Explanation: Key for encrypting the object when SSE-C is used Restrictions: The value is a Base64-encoded 256-bit key, for example, K7QkYpBkM5+hca27fsNkUnNVaobncnLht/rCB2o/9Cw=.

          Help > Object Storage Service > Go > Objects (SDK for Go) > Object Download Overview (SDK for Go)
        • Rewriting Response Headers (SDK for Go) - Object Storage Service

          Rewriting Response Headers (SDK for Go) - Object Storage Service

          parameter Explanation: Key for encrypting the object when SSE-C is used Restrictions: The value is a Base64-encoded 256-bit key, for example, K7QkYpBkM5+hca27fsNkUnNVaobncnLht/rCB2o/9Cw=.

          Help > Object Storage Service > Go > Objects (SDK for Go)
        • Downloading an Object - Resumable (SDK for Go) - Object Storage Service

          Downloading an Object - Resumable (SDK for Go) - Object Storage Service

          parameter Explanation: Key for encrypting the object when SSE-C is used Restrictions: The value is a Base64-encoded 256-bit key, for example, K7QkYpBkM5+hca27fsNkUnNVaobncnLht/rCB2o/9Cw=.

          Help > Object Storage Service > Go > Objects (SDK for Go) > Object Download Overview (SDK for Go)
        • Example of Encryption - Object Storage Service

          Example of Encryption - Object Storage Service

          Encrypting an Object to Be Uploaded Sample code: // Hard-coded or plaintext AK/SK are risky. For security purposes, encrypt your AK/SK and store them in the configuration file or environment variables.

          Help > Object Storage Service > Android > Server-Side Encryption
        • Updating ECS Metadata - Elastic Cloud Server

          Updating ECS Metadata - Elastic Cloud Server

          If the metadata contains sensitive data, take appropriate measures to protect the sensitive data, for example, controlling access permissions and encrypting the data.

          Help > Elastic Cloud Server > API Reference > APIs > Metadata Management
        • Example of Encryption - Object Storage Service

          Example of Encryption - Object Storage Service

          Example of Encryption Encrypting an Object to Be Uploaded Sample code: SSE-C encryption static OBSClient *client; NSString *endPoint = @"your-endpoint"; // Hard-coded or plaintext AK/SK are risky.

          Help > Object Storage Service > iOS > Server-Side Encryption
        • Workflow - Elastic Cloud Server

          Workflow - Elastic Cloud Server

          For example, a data security administrator can create IAM users and grant them the minimum permissions, such as creating encryption keys and encrypting sensitive data.

          Help > Elastic Cloud Server > User Guide > QingTian Enclave Management > Examples of Using QingTian Enclave
        • Uploading an Object - Text-Based (SDK for Node.js) - Object Storage Service

          Uploading an Object - Text-Based (SDK for Node.js) - Object Storage Service

          SseKms string Explanation: SSE-KMS is used for encrypting objects on the server side. SseKmsKey string Explanation: ID of the KMS master key when SSE-KMS is used. SseC string Explanation: SSE-C is used for encrypting objects on the server side.

          Help > Object Storage Service > Node.js > Object Upload (SDK for Node.js)
        • Uploading an Object - File-Based (SDK for Node.js) - Object Storage Service

          Uploading an Object - File-Based (SDK for Node.js) - Object Storage Service

          SseKms string Explanation: SSE-KMS is used for encrypting objects on the server side. SseKmsKey string Explanation: ID of the KMS master key when SSE-KMS is used. SseC string Explanation: SSE-C is used for encrypting objects on the server side.

          Help > Object Storage Service > Node.js > Object Upload (SDK for Node.js)
        • Creating a Folder (SDK for Node.js) - Object Storage Service

          Creating a Folder (SDK for Node.js) - Object Storage Service

          SseKms string Explanation: SSE-KMS is used for encrypting objects on the server side. SseKmsKey string Explanation: ID of the KMS master key when SSE-KMS is used. SseC string Explanation: SSE-C is used for encrypting objects on the server side.

          Help > Object Storage Service > Node.js > Object Upload (SDK for Node.js)
        • Single-Connection Bandwidth Throttling (SDK for Go) - Object Storage Service

          Single-Connection Bandwidth Throttling (SDK for Go) - Object Storage Service

          parameter Explanation: Key for encrypting the object when SSE-C is used Restrictions: The value is a Base64-encoded 256-bit key, for example, K7QkYpBkM5+hca27fsNkUnNVaobncnLht/rCB2o/9Cw=.

          Help > Object Storage Service > Go
        • Obtaining Initialization Parameters - Graph Engine Service

          Obtaining Initialization Parameters - Graph Engine Service

          AK/SK-based authentication: Requests are authenticated by encrypting the request body using an AK/SK. AK/SK-based authentication is recommended as it provides higher security.

          Help > Graph Engine Service > Developer Guide > Using the Service Plane SDK
        • SMIME Secure Email Solution

          SMIME Secure Email Solution

          Secure your email by digitally signing and encrypting communications with our Email certificates, also called Personal ID certificates.

          KooGallery
          Sold by: NETWORK SECURITY SOLUTIONS LIMITED
          Delivery Methods: Consulting Service
        Total results: 576
        • Previous
        • 1
        • ...
        • 7
        • 8
        • 9
        • ...
        • 29
        • Next
        • Go
        Load More
        Was this helpful?
        Feedbacks
        /200
        Submit Feedback Cancel
        Contact Sales After-Sales Self Service
        • Site Terms
        • Privacy Statement

        Explore Huawei Cloud

        Why Us Customer Stories Trust Center Legal Press Releases

        Featured Services

        Elastic Cloud Server (ECS) Elastic IP (EIP) RDS for MySQL Elastic Volume Service (EVS) MapReduce Service (MRS)

        Service and Support

        Documentation Contact Us Public Notices Support Plans Service Health Dashboard

        Account and Payment

        Top Up Invoices Billing Center My Account Payment Method

        Quick Links

        Huawei Corporate Huawei Enterprise Huawei Consumer Business Huawei Developers

        © 2025, Huawei Cloud Computing Technologies Co., Ltd. and/or its affiliates. All rights reserved.

        • Site Terms
        • Privacy Statement