index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wrappers
/
swig
/
pk.swg
blob: 8e03cf12094f26472ef701ca7c688338afa1dfed (
plain
)
1
2
3
4
5
6
7
8
%module botan %{ #undef ANY #include "botan/pubkey.h" %} %include "botan/pubkey.h"