Module crypt_guard::KeyControl

source ·
Expand description

File and Key related functionalitys, enums structs and modules

Re-exports§

Modules§

  • A module for handling file-related metadata and operations in a cryptographic context.

Structs§

  • Represents a cryptographic key, including its type and raw content.

Enums§

  • Enumerates possible states a file can be in, especially in the context of encryption and decryption.
  • Enumerates the types of files recognized by the cryptographic system.
  • Enumerates the types of cryptographic keys supported by the system.