Uses of Class
dev.hloth.zgztransport.Key
-
Uses of Key in dev.hloth.zgztransport
Methods in dev.hloth.zgztransport that return KeyModifier and TypeMethodDescriptionstatic KeyKey.of(byte[] bytes) The key those bytes hold.static KeyThe key those twelve hex digits spell, as key tables and dump tools print them.Methods in dev.hloth.zgztransport that return types with arguments of type KeyModifier and TypeMethodDescriptionSectorKeys.a()Returns the value of thearecord component.SectorKeys.b()Returns the value of thebrecord component.Constructor parameters in dev.hloth.zgztransport with type arguments of type KeyModifierConstructorDescriptionSectorKeys(Optional<Key> a, Optional<Key> b) Checks that both fields are present.