public interface HashFactory extends AbstractCryptoFactory
factory to create instances of
HashCreator. An instance of HashFactory therefore represents a specific configuration
(see HashConfig) based on an hash algorithm.| Modifier and Type | Method and Description |
|---|---|
HashCreator |
newHashCreator() |
HashCreator newHashCreator()
HashCreator for the configured hash algorithm of this factory.Copyright © 2001–2019 mmm-Team. All rights reserved.