ASRange_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 ASRange_st {}

Members

Variables

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

Meta