Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
what is hmac and master file in aem
Solved! Go to Solution.
hmac and master files are used by cyptoSupport bundle[1] in AEM which provides a simple API to encrypt and decrypt binary and string data.
You can also use these files to replicate crypto keys from one instance to another. Check [2] for more details.
Check [3] for more details on the hmac cryptography
[1] CryptoSupport ("The Adobe AEM Quickstart and Web Application.")
[2] Encapsulated Token Support
[3] HMACSHA256 Class (System.Security.Cryptography)
View solution in original post
Nice response
Views
Likes
Replies
Like