コード例 #1
0
 public IEnumerable GetRevokedCertificateEnumeration()
 {
     return(tbsCertList.GetRevokedCertificateEnumeration());
 }