Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Converting the sign key from hex to byte format. #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

martin-naumann
Copy link

The UPP admin interface only gives you the sign key in hex format and just says "You need to convert it" but gives no directions on how to do that.
The new method convertHexToByteString automatically does it, so that you can just paste the sign key as it is presented by the UPP interface into the Isotope configuration page and live happily ever after..

@aschempp
Copy link
Member

Have you tested this? As far as I can see, this will not work (you're calling a function not an object method)...

Maybe you can also add some documentation/screeshot of the management interface?

@martin-naumann
Copy link
Author

You're right about the glitch in the second call. It obviously has to be a method call.

A screenshot? To show what? Nothing changed in the management interface.
And where to put docs? There is no documentation all over the place (apart from some comments in the code, where I added a little documentation comment for the method now)

@aschempp
Copy link
Member

Either a README.md file, or using the Wiki functionality on GitHub?

@martin-naumann
Copy link
Author

Et voilà.
Now there is a note in the English and German translations for the backend PLUS a note in the README.txt.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants