Class CertGenerationDecoder

    • Method Detail

      • decode

        public CertGenerationRequest decode​(byte[] stream)
                                     throws DecoderException
        Decode a PDU which must contain a CertGenRequest extended operation. Note that the stream of bytes much contain a full PDU, not a partial one.
        Parameters:
        stream - The bytes to be decoded
        Returns:
        a CertGenerationObject object
        Throws:
        DecoderException - If the decoding failed