Checks whether a certificate is time valid.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Function IsTimeValid As Boolean |
| C# |
|---|
public bool IsTimeValid() |