toJwk method

Jwk toJwk()

Implementation

Jwk toJwk() {
  return _fromPublicKey(toPublicKey(), slot);
}