Functions in credential_pwd.h
Functions for manipulating password-based credentials in Credential Manager.
credential_pwd_create()
Create and save a new password credentials record.
credential_pwd_get_account_label()
Retrieve account label from credentials.
credential_pwd_get_account_name()
Retrieve account name from the password-based credentials.
credential_pwd_get_password()
Retrieve the password of a credential.
credential_pwd_set_account_label()
Update the account label in a credential record.
credential_pwd_set_account_name()
Update the account name in a password-based credential record.
credential_pwd_set_password()
Update the credential password.
Parent topic:
Password-based credentials (credential_pwd.h)