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