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