8#include <openssl/bio.h>
10namespace Arp {
namespace System {
namespace Commons {
namespace Security {
namespace Internal
43 void Seek(
int offset);
Definition: OpenSslBio.hpp:14
OpenSslBio(BIO_METHOD *type)
Constructs an CertificateStore instance.
~OpenSslBio(void)
Destructs this instance and frees all resources.
OpenSslBio & operator=(const OpenSslBio &arg)=delete
Assignment operator.
OpenSslBio(const void *data, size_t length)
Constructs a read only memor BIO instance.
OpenSslBio(const OpenSslBio &arg)=delete
Copy constructor.
@ System
System components used by the System, Device, Plc or Io domains.
Root namespace for the PLCnext API