Esempio n. 1
0
 public CrlEntry[] GetRevokedCertificates()
 {
     return(tbsCertList.GetRevokedCertificates());
 }