[][src]Module asuran_core::repository::key

This module contains chunks for describing and interacting with cryptographic key material

Structs

EncryptedKey

Stores the key, encrypted with another key derived from the user specified password/passphrase

Key

Stores the Key material used by an asuran repository.

Enums

KeyError

Error describing things that can go wrong with key handling