RSA_PSS_SALTLEN_AUTO

Verify only: auto detect salt length

extern (C) nothrow @nogc
enum RSA_PSS_SALTLEN_AUTO = -2;

Meta