Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
X509Certificate
Check
Validity Method
Overload List
CheckValidity
Checks if the current date is within certificate's validity period.
CheckValidity(DateTime)
Checks if the given date is within certificate's validity period.
See Also
Reference
X509Certificate Class
Org.BouncyCastle.X509 Namespace
In This Article
Overload List
See Also