gossamer/key_usage

Types

pub type KeyUsage {
  Decrypt
  DeriveBits
  DeriveKey
  Encrypt
  Sign
  UnwrapKey
  Verify
  WrapKey
}

Constructors

  • Decrypt
  • DeriveBits
  • DeriveKey
  • Encrypt
  • Sign
  • UnwrapKey
  • Verify
  • WrapKey
Search Document