Lines Matching refs:credential
92 * @brief Opens a session for authentication credential management.
105 * @brief Closes the authentication credential management session.
143 * @brief Deletes credential information.
146 * @param credentialId Indicates the credential index.
148 * @param info Indicates the credential information to delete. See {@link CredentialInfo}.
159 * @brief Obtains credential information.
163 * @param infos Indicates credential information. See {@link CredentialInfo}.
193 … * @param deletedInfos Indicates the credential information to delete. See {@link CredentialInfo}.
208 … * @param deletedInfos Indicates the credential information to delete. See {@link CredentialInfo}.
320 * If the authentication type is PIN, this method updates the existing PIN credential.
366 * @brief Get all credential of enrolled users.
499 * @brief Obtains credential information.
501 * @param credentialId Indicates the credential ID.
502 * @param infos Indicates credential information. See {@link CredentialInfo}.