C - type of SymmetricKeyCreator.public interface SymmetricKeyCreatorFactory<C extends SymmetricKeyCreator<?>> extends KeyCreatorFactory
factory to create instances of
SymmetricKeyCreator for symmetric cryptographic keys.SymmetricKeyCreatorFactory therefore represents a configuration with specific
Key algorithm and format(s).| Modifier and Type | Method and Description |
|---|---|
C |
newKeyCreator() |
C newKeyCreator()
newKeyCreator in interface KeyCreatorFactoryKeyCreator. May be reused but is not guaranteed to be thread-safe.Copyright © 2001–2019 mmm-Team. All rights reserved.