Interface Identity

All Superinterfaces:
AlgorithmNameProvider, KeyTypeNamesSupport, NamedResource, OptionalFeature
All Known Implementing Classes:
BuiltinIdentities

Represents an SSH key type - the referenced algorithm is the one used to generate the key - e.g., "RSA", "DSA", "EC".
  • Method Details