GEANTLink/EAPMethods/EAPMethod.def
Simon Rozman b55ddd7d86 Update Copyright and build year
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-22 15:31:23 +01:00

18 lines
952 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-2021 Amebis
; Copyright © 2016 GÉANT
EXPORTS
EapPeerFreeMemory
EapPeerFreeErrorMemory
EapPeerGetInfo
EapPeerGetMethodProperties
EapPeerCredentialsXml2Blob
EapPeerQueryCredentialInputFields
EapPeerQueryUserBlobFromCredentialInputFields
EapPeerQueryInteractiveUIInputFields
EapPeerQueryUIBlobFromInteractiveUIInputFields
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE