GEANTLink/EAPMethods/EAPMethod_UI.def
Simon Rozman b96ebfbce4 Switch to SPDX license notice
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-22 15:20:57 +01:00

16 lines
712 B
Modula-2
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

; SPDX-License-Identifier: GPL-3.0-or-later
; Copyright © 2015-2020 Amebis
; Copyright © 2016 GÉANT
EXPORTS
EapPeerFreeMemory
EapPeerFreeErrorMemory
EapPeerConfigXml2Blob
EapPeerConfigBlob2Xml
EapPeerInvokeConfigUI
EapPeerInvokeIdentityUI
EapPeerInvokeInteractiveUI
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE