다음을 통해 공유


EAPHost Authenticator 메서드 함수

EAPHost Authenticator 메서드 API 함수는 다음과 같습니다.

함수 Description
EapMethodAuthenticatorBeginSession 서버 EAPHost에 새 EAP 인증 세션을 만듭니다.
EapMethodAuthenticatorEndSession 서버 EAPHost에서 EAP 인증 세션을 닫습니다.
EapMethodAuthenticatorFreeErrorMemory EAP 인증자 메서드에 의해 할당된 오류별 메모리를 해제합니다.
EapMethodAuthenticatorGetAttributes EAP 인증자 메서드에서 EAP 인증 특성의 배열을 가져옵니다.
EapMethodAuthenticatorGetInfo 로드된 EAP 인증자 메서드의 구현을 위한 함수 포인터 집합을 가져옵니다.
EapMethodAuthenticatorGetResult EAP 인증자 메서드에서 인증 결과를 가져옵니다.
EapMethodAuthenticatorInitialize 서버 EAPHost에 대한 EAP 인증자 메서드를 초기화합니다.
EapMethodAuthenticatorInvokeConfigUI 클라이언트에서 EAP 메서드의 연결 구성 사용자 인터페이스 대화 상자를 발생시키는 함수를 정의합니다.
EapMethodAuthenticatorReceivePacket 서버 EAPHost에서 받은 EAP 인증 패킷을 처리하고 응답 작업을 반환합니다.
EapMethodAuthenticatorSendPacket EAP 인증자 메서드에서 인증 패킷을 가져와서 지원자에 보냅니다.
EapMethodAuthenticatorSetAttributes EAP 인증자 메서드에서 설정할 업데이트된 EAP 인증 특성을 제공합니다.
EapMethodAuthenticatorShutdown EAP 인증자 메서드를 종료하고 서버 EAPHost에서 언로드할 준비를 합니다.
EapMethodAuthenticatorUpdateInnerMethodParams EAPHost 서버에서 EapMethodAuthenticatorBeginSession을 호출하여 이전에 설정한 EAP 인증 세션 설정을 업데이트.