# bls

Perform BLS operations as an Othentic operator

#### Usage

```
otcli operator bls [options] [command] <action>

Options:
  -h, --help             display help for command
```

#### Available commands <a href="#available-commands" id="available-commands"></a>

* [update](https://docs.othentic.xyz/main/reference/othentic-cli/othentic-cli-operator/bls/update): Update BLS key
* [sign-auth](https://docs.othentic.xyz/main/reference/othentic-cli/othentic-cli-operator/bls/sign-auth): Generate BLS signature for Othentic Auth challenge message
* [verify-auth](https://docs.othentic.xyz/main/reference/othentic-cli/othentic-cli-operator/bls/verify-auth): Verify signed challenge message with BLS public key
