Exemplo n.º 1
0
 public SigningCertificate(
     EssCertID essCertID)
 {
     certs = new DerSequence(essCertID);
 }