GEANTLink/EAPMethods/EAPMethod.def
Simon Rozman 5e7f55880a Update Copyright and build year
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-01-07 11:21:33 +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-2022 Amebis
; Copyright © 2016 GÉANT
EXPORTS
EapPeerFreeMemory
EapPeerFreeErrorMemory
EapPeerGetInfo
EapPeerGetMethodProperties
EapPeerCredentialsXml2Blob
EapPeerQueryCredentialInputFields
EapPeerQueryUserBlobFromCredentialInputFields
EapPeerQueryInteractiveUIInputFields
EapPeerQueryUIBlobFromInteractiveUIInputFields
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE