检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Transmitting DCS Redis Data with Encryption Using SSL Single-node, master/standby, and Redis Cluster basic edition DCS Redis 6.0/7.0 instances support SSL encryption to ensure data transmission security. This function is not available for other instance versions. RESP (Redis Serialization
ISV Server Decrypting the Mobile Number and Email Address The following figure shows the code invocation. /** * * Decrypt a mobile number or an email address. * @param key --Key * @param str --Ciphertext * @param encryptLength --Length of the encrypted content * @return --Decryption
Client-Side Encryption APIs (SDK for Python) Introduction (SDK for Python) Client-Side Encryption (SDK for Python)
Do Kafka Instances Support Disk Encryption? No. Kafka instances do not support disk encryption. Parent topic: Instances
Server-Side Encryption APIs (SDK for Java) If you have any questions during development, post them on the Issues page of GitHub. The following table lists APIs related to server-side encryption: Method in OBS Java SDK Description Supported Encryption Type ObsClient.putObject Sets
Configuring Bucket Encryption (SDK for Go) Function After you enable encryption for a bucket, the objects you upload to this bucket will be encrypted with the specified encryption method before they are stored in OBS. When you later download these encrypted objects, OBS decrypts them
Using the Encryption SDK to Encrypt and Decrypt Local Files You can use certain algorithms to encrypt your files, protecting them from being breached or tampered with. Encryption SDK is a client password library that can encrypt and decrypt data and file streams. You can easily encrypt
Step 1: Buy Database Security Encryption This section describes how to buy a database encryption instance. The instance can be billed on a yearly/monthly basis. Database encryption is in the open beta test (OBT) phase. To use this function, submit a service ticket. Limitations and
What Encryption Functions Does RDS for MySQL Support? For the encryption functions supported by RDS for MySQL, visit https://dev.mysql.com/doc/refman/5.7/en/encryption-functions.html. Parent topic: Product Consulting
Can Audio Files Be Encrypted During HLS Encryption? Yes. However, you need to transcode the audio files to the HLS format. Configure a transcoding template as highlighted in Figure 1. Figure 1 HLS transcoding template Before transcoding, you need to set up the key management service
What Are the Differences Between HLS Encryption and Hotlink Protection? HLS encryption: TS data in the M3U8 file is encrypted. Before playback, the player requests the encryption key via the encryption key address and it can play audio and video only after the correct decryption key
(Optional) Configuring Encryption Algorithm Type Parameters API Function This API is used to configure the encryption algorithm type for sensitive information before login. The service can select an appropriate encryption algorithm type based on the security level. API Description
GaussDB(DWS) Cluster Data Security and Encryption Enabling Separation of Duties for GaussDB(DWS) Database Users Using KMS to Encrypt GaussDB(DWS) Clusters Enabling Critical Operation Protection for the GaussDB(DWS) Console
How Do I Generate an SSE-C Encryption Key? Sample code of generating an SSE-C encryption key and its MD5 value: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 import java.nio.charset.Charset; import
Obtaining the Bucket Encryption Configuration (SDK for Go) Function After you enable encryption for a bucket, the objects you upload to this bucket will be encrypted with the specified encryption method before they are stored in OBS. When you later download these encrypted objects
Deleting the Bucket Encryption Configuration (SDK for Go) Function After you enable encryption for a bucket, the objects you upload to this bucket will be encrypted with the specified encryption method before they are stored in OBS. When you later download these encrypted objects,
What DTLS Encryption Algorithms Are Supported by the IoT Platform? The platform allows the use of DTLS with pre-shared keys. The following encryption suites are supported: TLS_PSK_WITH_AES_128_CCM_8, as defined in [RFC6655] TLS_PSK_WITH_AES_128_CBC_SHA256, as defined in [RFC5487]
What Encryption Functions Does RDS for MySQL Support? For the encryption functions supported by RDS for MySQL, visit https://dev.mysql.com/doc/refman/5.7/en/encryption-functions.html. Parent Topic: Product Consulting
SFS Turbo File Systems Have KMS Encryption Enabled Rule Details Table 1 Rule details Parameter Description Rule Name sfsturbo-encrypted-check Identifier sfsturbo-encrypted-check Description If KMS encryption is not enabled for an SFS Turbo file system, this file system is noncompliant
Will OBS Server-Side Encryption Encrypt My Existing Objects That Are Unencrypted? No. No. OBS encrypts only objects that are uploaded after the server-side encryption configuration is effective. If you want to encrypt existing objects, delete them and upload them again. Parent topic