[jboss-user] [JBoss Web Services] - what will output of resteasy encryption..
amit kumar
do-not-reply at jboss.com
Mon Jul 1 10:09:05 EDT 2013
amit kumar [https://community.jboss.org/people/amit02.sharma12] created the discussion
"what will output of resteasy encryption.."
To view the discussion, visit: https://community.jboss.org/message/825795#825795
--------------------------------------------------------------
Hi Everyone,
i am doing resteasy encryption using s/mime.after encrypting i get this output of json:
*output:*
{"genericType":null,
"type":"..",
"certificate":
{"name":"x509",
"signature":"PrJ+.........so on"
"basicConstraints":-1,
"encoded":"MIIDPjCC......so on"
"encodedInternal":"MIIDPjCCAiagA.......so on"
"publicKey":
{"algorithm":"RSA",
"modulus":167380812....so on"
"publicExponent":65537,
"encoded":"MIIBIjANBgkqhkiG9.....so on"
"format":"X.509",
"encodedInternal":"MIIBIjANBgkqhkiG.....so on "
"algorithmId":
{"name":"RSA","parameters":null,
"encodedParams":null,"oid"}}}}
so i want to know that which is actual encrypted data that i encryptedin this above json. it show keys and certificates also..i want to know in this json where my actual encrypted data..
Please help me out!
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/825795#825795]
Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130701/8707ad03/attachment.html
More information about the jboss-user
mailing list