NativeRef.SSL_SESSION

Undocumented in source.
class NativeRef
static final
class SSL_SESSION : NativeRef {}

Constructors

this
this(long nativePointer)
Undocumented in source.

Members

Functions

doFree
void doFree(long context)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From NativeRef

context
long context;
Undocumented in source.
opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
finalize
void finalize()
Undocumented in source. Be warned that the author may not have intended to support it.
doFree
void doFree(long context)
Undocumented in source.
EVP_PKEY
class EVP_PKEY
Undocumented in source.
SSL_SESSION
class SSL_SESSION
Undocumented in source.

Meta