PLCnext API Documentation 25.0.2.69
Public Member Functions | List of all members
Arp::System::Commons::Security::Internal::OpenSslBio Class Reference

Public Member Functions

 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.
 
OpenSslBiooperator= (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: