Method SecureKey():toBin() Professional
Converts the hexadecimal form of the key into a binary representation.
:toBin(<cHexStr>, [<cSeparator>]) --> cBinary
This method returns the binary form of a key.
The method :toBin() can be used to return the binary form of the current key or to convert another key given in hexadecimal notation.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.