Lines Matching refs:credential
78 * @brief Opens a session for authentication credential management.
88 * @brief Closes the authentication credential management session.
98 * If the authentication type is PIN, this method updates the existing PIN credential.
133 * @brief Deletes credential information.
136 * @param credentialId Indicates the credential index.
138 * @param info Indicates the credential information to delete. See {@link CredentialInfo}.
146 * @brief Obtains credential information.
150 * @param infos Indicates credential information. See {@link CredentialInfo}.
174 … * @param deletedInfos Indicates the credential information to delete. See {@link CredentialInfo}.
184 … * @param deletedInfos Indicates the credential information to delete. See {@link CredentialInfo}.
289 * If the authentication type is PIN, this method updates the existing PIN credential.
342 * @brief Get all credential of enrolled users.
364 * If the authentication type is PIN, this method updates the existing PIN credential.