LibLogicalAccess
2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
plugins
logicalaccess
plugins
crypto
pem.hpp
Go to the documentation of this file.
1
7
#ifndef PEM_HPP
8
#define PEM_HPP
9
10
namespace
logicalaccess
11
{
12
namespace
openssl
13
{
17
typedef
int (*
PEMPassphraseCallback
)(
char
*, int, int,
void
*);
18
}
19
}
20
21
#endif
/* PEM_HPP */
logicalaccess::openssl::PEMPassphraseCallback
int(* PEMPassphraseCallback)(char *, int, int, void *)
Default PEM passphrase callback type.
Definition:
pem.hpp:17
logicalaccess
Definition:
asn1.hpp:9
Generated on Wed Mar 29 2023 13:50:37 for LibLogicalAccess by
1.9.6