Modules

Structs

Enums

Traits

  • Key interface that “only” allows “read” operations.
  • Key interface that “only” allows “sign” operations. Trait is used here to limit access to the underlying private/secret key. or to enable secure remote key management service integration (e.g., KMS ECC_SECG_P256K1).