# Functions
NewKey create a new key.
# Constants
AnyKeyslot tells providers to pick any keyslot.
LUKS2 encryption.
Unknown unecrypted or unsupported encryption.
# Variables
ErrDeviceBusy returned when mapped device is still in use.
ErrEncryptionKeyRejected triggered when encryption key does not match.
ErrTokenNotFound returned when trying to get/delete not existing token.
# Interfaces
Provider represents encryption utility methods.
TokenProvider represents token management methods.