setEd25519 method

void setEd25519()

Implementation

void setEd25519() {
  this._scheme = DotScheme.ed25519;
}