Type guard for PrivateKey.
Returns true when value is a 32-byte Uint8Array whose numeric value falls in the range [1, n).
true
value
Uint8Array
[1, n)
Value to test.
Type guard for PrivateKey.
Returns
truewhenvalueis a 32-byteUint8Arraywhose numeric value falls in the range[1, n).