16 lines
323 B
Modula-2
16 lines
323 B
Modula-2
;
|
|
; Definition file of bcryptPrimitives.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "bcryptPrimitives.dll"
|
|
EXPORTS
|
|
GetAsymmetricEncryptionInterface
|
|
GetCipherInterface
|
|
GetHashInterface
|
|
GetKeyDerivationInterface
|
|
GetRngInterface
|
|
GetSecretAgreementInterface
|
|
GetSignatureInterface
|
|
ProcessPrng
|