| Interface | Description |
|---|---|
| AbstractGetKeyLength |
Interface to
get the key-length. |
| KeyCreator |
Abstract interface for dealing with cryptographic keys.
|
| KeyCreatorFactory |
Interface for a
factory to create instances of
KeyCreator for asymmetric cryptographic keys.An instance of KeyCreatorFactory therefore represents a configuration with specific Key
algorithm and format(s). |
| KeySet |
| Class | Description |
|---|---|
| KeyConfig |
Abstract base class of an
algorithm configuration for dealing with
Keys. |
Copyright © 2001–2019 mmm-Team. All rights reserved.