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, hasOneof
int getCipherTypeValue()
.encryptionpb.EncryptionMethod cipher_type = 1;
Encryptionpb.EncryptionMethod getCipherType()
.encryptionpb.EncryptionMethod cipher_type = 1;
com.google.protobuf.ByteString getCipherKey()
bytes cipher_key = 2;
Copyright © 2024 PingCAP. All rights reserved.