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(!OPENSSL_NO_RFC3779)
extern (C) nothrow
struct IPAddressRange_st {}

Members

Variables

max
ASN1_BIT_STRING* max;
Undocumented in source.
min
ASN1_BIT_STRING* min;
Undocumented in source.

Meta