public static interface Brpb.CipherInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getCipherKey()
bytes cipher_key = 2; |
Encryptionpb.EncryptionMethod |
getCipherType()
.encryptionpb.EncryptionMethod cipher_type = 1; |
int |
getCipherTypeValue()
.encryptionpb.EncryptionMethod cipher_type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getCipherTypeValue()
.encryptionpb.EncryptionMethod cipher_type = 1;Encryptionpb.EncryptionMethod getCipherType()
.encryptionpb.EncryptionMethod cipher_type = 1;com.google.protobuf.ByteString getCipherKey()
bytes cipher_key = 2;Copyright © 2025 PingCAP. All rights reserved.