| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Encryptionpb.MasterKeyKms
MasterKeyKms is a master key backed by KMS service that manages the encryption key,
and provide API to encrypt and decrypt a data key, which is used to encrypt the content.
|
static class |
Encryptionpb.MasterKeyKms.Builder
MasterKeyKms is a master key backed by KMS service that manages the encryption key,
and provide API to encrypt and decrypt a data key, which is used to encrypt the content.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Encryptionpb.MasterKeyKmsOrBuilder |
Encryptionpb.MasterKeyOrBuilder.getKmsOrBuilder()
.encryptionpb.MasterKeyKms kms = 3; |
Encryptionpb.MasterKeyKmsOrBuilder |
Encryptionpb.MasterKey.getKmsOrBuilder()
.encryptionpb.MasterKeyKms kms = 3; |
Encryptionpb.MasterKeyKmsOrBuilder |
Encryptionpb.MasterKey.Builder.getKmsOrBuilder()
.encryptionpb.MasterKeyKms kms = 3; |
Copyright © 2023 PingCAP. All rights reserved.