Is there an example of using HMAC hashing using the hmac_sha1_generate algorithm?
edited Jan 13, 2020 11:21AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 4 commentsAnswered ✓
I am trying to use the HMAC hashing and want to use the hmac_sha1_generate algorithm.
Is there an example of the algorithm chain for this?
I need to use a secret key provided by an external system.
2