public static interface PurekitProtosV3Storage.UserRecordOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getPasswordRecoveryWrap()
bytes password_recovery_wrap = 7; |
com.google.protobuf.ByteString |
getPheRecordT0()
bytes phe_record_t0 = 4; |
com.google.protobuf.ByteString |
getPheRecordT1()
bytes phe_record_t1 = 5; |
int |
getRecordVersion()
uint32 record_version = 6; |
com.google.protobuf.ByteString |
getSignature()
bytes signature = 3; |
com.google.protobuf.ByteString |
getUserRecordSigned()
bytes user_record_signed = 2; |
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 getUserRecordSigned()
bytes user_record_signed = 2;
com.google.protobuf.ByteString getSignature()
bytes signature = 3;
com.google.protobuf.ByteString getPheRecordT0()
bytes phe_record_t0 = 4;
com.google.protobuf.ByteString getPheRecordT1()
bytes phe_record_t1 = 5;
int getRecordVersion()
uint32 record_version = 6;
com.google.protobuf.ByteString getPasswordRecoveryWrap()
bytes password_recovery_wrap = 7;