Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-272

encryption/decryption should work on streams

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • rampart
    • None

    Description

      encryption/decryption should work on streams.

      axis2_output_stream_t *create_encryption_stream(..., axis2_output_stream *encrypted_stream)

      Writing output on the returned stream should cause the corresponding binary (not base64-encoded) encrypted bytes to be written to encrypted_stream.

      Similarly, for decryption

      axis2_input_stream *create_decryption_stream(..., axis2_input_stream *encrypted_stream)

      Attachments

        Activity

          People

            kau Malinda Kaushalye Kapuruge
            jjc James Clark
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: