R
raymondpendergraph
I have a need to match security tags (signed keys) with certain other
encrypted tags in the xml (certain keys to certain tags). There is
also an attribute "Encrypted" which is a boolean in these fields. It
would be nice to enforce a "true" state of these booleans with the
existence of the security (key) tags mentioned first as security is not
always required and it is not possible to systematically determine if
the client has sent encrypted data in these fields and not included a
way for the server to get at it. Thanks in advance.
encrypted tags in the xml (certain keys to certain tags). There is
also an attribute "Encrypted" which is a boolean in these fields. It
would be nice to enforce a "true" state of these booleans with the
existence of the security (key) tags mentioned first as security is not
always required and it is not possible to systematically determine if
the client has sent encrypted data in these fields and not included a
way for the server to get at it. Thanks in advance.