Extends
BaseCryptoClass
Constructors
new DigestContextBuilder()
new DigestContextBuilder(): DigestContextBuilderReturns
DigestContextBuilderMethods
build()
build(): DigestContext Build a context that can be used for performing digest operations, based on the configured parameters.Throws
- If the digest algorithm is not specified.

