Ed25519KeyPair constructor

Ed25519KeyPair(
  1. SimpleKeyPair _keyPair
)

Implementation

Ed25519KeyPair(this._keyPair);