Const
Private keys are 32 bytes (any arbitrary bytes), represented as Base64 or hexadecimal
This regex matches any supported format, with match groups usable to determine the format, in the order above.
Generated using TypeDoc
Private keys are 32 bytes (any arbitrary bytes), represented as Base64 or hexadecimal
This regex matches any supported format, with match groups usable to determine the format, in the order above.