IPAddressFamily_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LIBRESSL_INTERNAL && !OPENSSL_NO_RFC3779)
extern (C) nothrow @nogc
struct IPAddressFamily_st {}

Members

Variables

addressFamily
libressl_d.openssl.ossl_typ.ASN1_OCTET_STRING* addressFamily;
Undocumented in source.
ipAddressChoice
.IPAddressChoice* ipAddressChoice;
Undocumented in source.

Meta