SimplePublicKey constructor

SimplePublicKey(
  1. Uint8List key
)

Implementation

SimplePublicKey(this.key);