# Functions

Close closes the session with the secret service.
DefaultCollection returns the default collection path.
DeleteItem deletes the given item.
GetItem returns the secret object with the corresponding application and label.
NamedCollection returns an object representing a collection with the given name.
Open creates a new session with the secret service.
SetItem creates a new item (or overwrites an existing one) in the given collection with the given secret.
Unlock unlocks the given objects.

# Constants

No description provided by the author