# Functions
WithDeterministicKey enables deterministic container key generation.
WithRandom provides the random source for key generation.
# Structs
GenerateOptions represents container key generation options.
# Interfaces
Streategy describes the sealing/unsealing contract.
# Type aliases
GenerateOption represents functional pattern builder for optional parameters.