public static interface OCSProto.DecryptKeyReplyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getCs(int index)
repeated bytes cs = 1; |
int |
getCsCount()
repeated bytes cs = 1; |
List<com.google.protobuf.ByteString> |
getCsList()
repeated bytes cs = 1; |
com.google.protobuf.ByteString |
getX()
required bytes x = 3; |
com.google.protobuf.ByteString |
getXhatenc()
required bytes xhatenc = 2; |
boolean |
hasX()
required bytes x = 3; |
boolean |
hasXhatenc()
required bytes xhatenc = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<com.google.protobuf.ByteString> getCsList()
repeated bytes cs = 1;int getCsCount()
repeated bytes cs = 1;com.google.protobuf.ByteString getCs(int index)
repeated bytes cs = 1;boolean hasXhatenc()
required bytes xhatenc = 2;com.google.protobuf.ByteString getXhatenc()
required bytes xhatenc = 2;boolean hasX()
required bytes x = 3;com.google.protobuf.ByteString getX()
required bytes x = 3;Copyright © 2018. All rights reserved.