Role constructor

Role()

Implementation

Role() {
  this.algorithm = X25519();
}