You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This argument specifies the signer backend and is compatible with the formats supported by the [Wormhole Guardian Signer](https://github.com/wormhole-foundation/wormhole/blob/main/docs/guardian_signer.md).
38
+
39
+
**Supported schemes:**
40
+
-`file://<path-to-file>` — Load an **armored OpenPGP secp256k1 private key** from a file.
41
+
-`amazonkms://<key-id-or-arn>` — Use a key stored in AWS KMS. The key must support `ECDSA_SHA_256` and use the `ECC_SECG_P256K1` curve.
0 commit comments