It l[ooks like the only methods exposed](https://github.com/aws/aws-nitro-enclaves-sdk-c/blob/main/bin/kmstool-enclave-cli/README.md) are: - `decrypt` - `genkey` (symmetric) - `genradom` Is it possible to instead get an asymmetric key generated via the CLI?
It looks like the only methods exposed are:
decryptgenkey(symmetric)genradomIs it possible to instead get an asymmetric key generated via the CLI?