static String getAddressFromMessage(String message) { return AuthSignature.getAddressFromMessage(message); }