crypto_sign_ed25519_sk_to_seed function

Uint8List crypto_sign_ed25519_sk_to_seed(
  1. Uint8List sk
)

Implementation

external Uint8List crypto_sign_ed25519_sk_to_seed(Uint8List sk);