IPAddressRange_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 IPAddressRange_st {}

Members

Variables

max
libressl_d.openssl.ossl_typ.ASN1_BIT_STRING* max;
Undocumented in source.
min
libressl_d.openssl.ossl_typ.ASN1_BIT_STRING* min;
Undocumented in source.

Meta