JBoss Community

what will output of resteasy encryption..

created by amit kumar in JBoss Web Services - View the full discussion

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

Start a new discussion in JBoss Web Services at Community