public static interface PurekitProtosV3Storage.GrantKeyOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getEncryptedGrantKeyWrap()
bytes encrypted_grant_key_wrap = 5; |
com.google.protobuf.ByteString |
getGrantKeySigned()
bytes grant_key_signed = 2; |
int |
getRecordVersion()
uint32 record_version = 4; |
com.google.protobuf.ByteString |
getSignature()
bytes signature = 3; |
int |
getVersion()
uint32 version = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getVersion()
uint32 version = 1;
com.google.protobuf.ByteString getGrantKeySigned()
bytes grant_key_signed = 2;
com.google.protobuf.ByteString getSignature()
bytes signature = 3;
int getRecordVersion()
uint32 record_version = 4;
com.google.protobuf.ByteString getEncryptedGrantKeyWrap()
bytes encrypted_grant_key_wrap = 5;