fromSecretKey static method

Keypair fromSecretKey(
  1. Uint8List secretKey, [
  2. Option? options
])

Implementation

external static Keypair fromSecretKey(Uint8List secretKey, [Option? options]);