public static interface ApiModels.VerifyRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm()
string Algorithm = 4; |
com.google.protobuf.ByteString |
getAlgorithmBytes()
string Algorithm = 4; |
com.google.protobuf.ByteString |
getDigest()
bytes Digest = 2; |
String |
getKeyId()
string KeyId = 1; |
com.google.protobuf.ByteString |
getKeyIdBytes()
string KeyId = 1; |
com.google.protobuf.ByteString |
getMessage()
bytes Message = 5; |
String |
getMessageType()
string MessageType = 6; |
com.google.protobuf.ByteString |
getMessageTypeBytes()
string MessageType = 6; |
com.google.protobuf.ByteString |
getSignature()
bytes Signature = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getKeyId()
string KeyId = 1;com.google.protobuf.ByteString getKeyIdBytes()
string KeyId = 1;com.google.protobuf.ByteString getDigest()
bytes Digest = 2;com.google.protobuf.ByteString getSignature()
bytes Signature = 3;String getAlgorithm()
string Algorithm = 4;com.google.protobuf.ByteString getAlgorithmBytes()
string Algorithm = 4;com.google.protobuf.ByteString getMessage()
bytes Message = 5;String getMessageType()
string MessageType = 6;com.google.protobuf.ByteString getMessageTypeBytes()
string MessageType = 6;Copyright © 2022. All rights reserved.