public static interface Daemon.EpicAuthsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getAuthLhvf()
AuthLHVF is the authenticator use to calculate the LHVF.
|
com.google.protobuf.ByteString |
getAuthPhvf()
AuthPHVF is the authenticator use to calculate the PHVF.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getAuthPhvf()
AuthPHVF is the authenticator use to calculate the PHVF.
bytes auth_phvf = 1;com.google.protobuf.ByteString getAuthLhvf()
AuthLHVF is the authenticator use to calculate the LHVF.
bytes auth_lhvf = 2;Copyright © 2024. All rights reserved.