|
| OpenSslBio (BIO_METHOD *type) |
| Constructs an CertificateStore instance.
|
|
| OpenSslBio (const BIO_METHOD *type) |
|
| OpenSslBio (const void *data, size_t length) |
| Constructs a read only memor BIO instance.
|
|
| OpenSslBio (const OpenSslBio &arg)=delete |
| Copy constructor.
|
|
OpenSslBio & | operator= (const OpenSslBio &arg)=delete |
| Assignment operator.
|
|
| ~OpenSslBio (void) |
| Destructs this instance and frees all resources.
|
|
| operator BIO * () const |
|
BIO * | Get (void) |
|
void | Reset (void) |
|
void | Seek (int offset) |
|
int | Tell (void) |
|
The documentation for this class was generated from the following files:
- Arp/System/Commons/Security/Internal/OpenSslBio.hpp
- Arp/System/Commons/Security/Internal/OpenSslBio.cpp