public static DerBoolean GetInstance( bool value )
Public Shared Function GetInstance ( value As Boolean ) As DerBoolean
public: static DerBoolean^ GetInstance( bool value )
Org.BouncyCastle.Asn1.DerBoolean.GetInstance = function(value);
In This Article