# Functions
GetKeychain gets the keychain instance for the platform, which might be nil if the platform is unsupported (in which case ErrUnsupported will be returned).
ReplacePassword replaces a password in a keychain by deleting the original, if it exists, and inserting the new value.
# Variables
Error definitions.
Error definitions.
Error definitions.
Error definitions.
# Interfaces
Keychain is the primary interface through which programs interact with the system keychain.