Example #1
0
 /** return the ASN.1 encoded representation of this object. */
 public byte[] getEncoded() throws IOException {
   return contentInfo.getEncoded();
 }