Extends
BaseCryptoClass
Constructors
new HmacContextBuilder()
new HmacContextBuilder(): HmacContextBuilderReturns
HmacContextBuilderMethods
build()
build(): HmacContext Build a context that can be used for performing HMAC operations, based on the configured parameters.Throws
- If any mandatory parameter is missing or invalid.

