@ThreadSafe public interface HMACComputer
Modifier and Type | Method and Description |
---|---|
byte[] |
computeHMACSHA256(byte[] input)
Computes the SHA-256 based HMAC for the specified input.
|
byte[] computeHMACSHA256(byte[] input)
input
- The input.Copyright © 2021 Connect2id Ltd.. All rights reserved.