Exemplo n.º 1
0
 /**
  * return the ASN.1 encoded representation of this object.
  */
 public byte[] GetEncoded()
 {
     return(req.GetEncoded());
 }