CertStatusRevocationDate Property
Returns the revocationDate.
Namespace: Org.BouncyCastle.PkixAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public DateTime? RevocationDate { get; set; }
Public Property RevocationDate As DateTime?
Get
Set
function get_RevocationDate();
function set_RevocationDate(value);
Property Value
NullableDateTime