Module io.github.mmm.crypto
Package io.github.mmm.crypto.key
-
Interface Summary Interface Description AbstractGetKeyLength Interface toget
thekey-length
.KeyCreator Abstract interface for dealing with cryptographic keys.KeyCreatorFactory Interface for afactory
tocreate
instances ofKeyCreator
for asymmetric cryptographic keys.
An instance ofKeyCreatorFactory
therefore represents a configuration with specificKey
algorithm
andformat
(s).KeySet -
Class Summary Class Description KeyConfig Abstract base class of analgorithm configuration
for dealing withKey
s.