package
0.0.0-20240412075740-8ac5756d7501
Repository: https://github.com/thalesgroupsm/ldk-golang-auth-api.git
Documentation: pkg.go.dev

# 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.