RSASigner constructor

RSASigner(
  1. String uuid
)

Constructor for RSA signer.

Implementation

RSASigner(this.uuid);