8485868788899091929394
Asn1Decoder decoder = new CertGenerationDecoder(); CertGenerationContainer container = new CertGenerationContainer(); try { decoder.decode( bb, container ); } catch( DecoderException e ) { throw e; }