# Functions
No description provided by the author
No description provided by the author
NewRawDecryptionMaterials creates a new instance of RawDecryptionMaterials.
NewRawEncryptionMaterials creates a new instance of RawEncryptionMaterials.
NewWrappedCryptographicMaterials creates a new instance of WrappedCryptographicMaterials.
# Structs
DecryptionMaterials defines the structure for decryption materials.
EncryptionMaterials defines the structure for encryption materials.
MaterialDescription represents the material description including the algorithm and wrapped keyset.
RawDecryptionMaterials defines decryption materials for use directly with delegated keys.
RawEncryptionMaterials defines encryption materials for use directly with delegated keys.
WrappedCryptographicMaterials handles encryption keys within a material description and uses a wrapped keyset.
# Interfaces
CryptographicMaterials defines a common interface for cryptographic materials.