CmsSignedGeneratorUseDerForCerts Property
Namespace: Org.BouncyCastle.CmsAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public bool UseDerForCerts { get; set; }
Public Property UseDerForCerts As Boolean
Get
Set
public:
property bool UseDerForCerts {
bool get ();
void set (bool value);
}
function get_UseDerForCerts();
function set_UseDerForCerts(value);
Property Value
Boolean