Exemplo n.º 1
0
 public override DateTime GetValidFrom()
 {
     return(X509.GetNotBefore().ToLocalTime());
 }