Menu

SignerPipelineStage toString method

Help
2004-06-02
2004-06-03
  • Santiago Begué

    Santiago Begué - 2004-06-02

    Sorry if my question is stupid. I've succeeded signing a document and storing the signature in a document attribute but now I need to print it in a mail (base 64 encoded). The java.security.Signature has a metod toString() for do that but i don't know how do it. Please help me.

     
    • Dejan Krsmanovic

      The problem is that signature is stored as byte[]. So displaying array of bytes, won't help.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.