API Reference¶
Where to Start¶
You probably want to start with the Secret class, which has many commonly-used methods to operate with secrets.
Sections¶
Exceptions¶
This module contains exceptions that are used by the rest of the library.
SecretMonad¶
This class mixes in monad-like wrap and unwrap methods to Secret.
Types¶
This module contains types that are used by the rest of the library.
Containers¶
This section contains specialized containers for holding secrets of various types.