PkixParametersIsRevocationEnabled Property
Namespace: Org.BouncyCastle.PkixAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public virtual bool IsRevocationEnabled { get; set; }
Public Overridable Property IsRevocationEnabled As Boolean
Get
Set
public:
virtual property bool IsRevocationEnabled {
bool get ();
void set (bool value);
}
function get_IsRevocationEnabled();
function set_IsRevocationEnabled(value);
Property Value
Boolean