SecretKey: Difference between revisions
Jump to navigation
Jump to search
(Created page with "SecretKey is 32 bytes.") |
No edit summary |
||
Line 1: | Line 1: | ||
SecretKey is 32 bytes. | SecretKey is 32 bytes. It can be represented as array of 32 8-bit unsigned numbers or hexadecimal string of 64 characters. |
Latest revision as of 01:19, 23 March 2020
SecretKey is 32 bytes. It can be represented as array of 32 8-bit unsigned numbers or hexadecimal string of 64 characters.