Ed25519Signer constructor

Ed25519Signer(
  1. String uuid
)

Constructor for Ed25519 signer.

Implementation

Ed25519Signer(this.uuid);