You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that the Node SDK has standardized the protobuf header to use for CMK does, we should put this header on the to the front of documents created via Java as well to make things consistent.
NOTE: As of today, documents encrypted with NodeJS cannot be decrypted with the Java client because the Java client expects the doc header to be empty.
The text was updated successfully, but these errors were encountered:
Now that the Node SDK has standardized the protobuf header to use for CMK does, we should put this header on the to the front of documents created via Java as well to make things consistent.
NOTE: As of today, documents encrypted with NodeJS cannot be decrypted with the Java client because the Java client expects the doc header to be empty.
The text was updated successfully, but these errors were encountered: