security
AbstractPublicKeyScheme

Defines a public key entity to be used by SSH2. Note that the fingerprint of the key instead of the key itself is stored in the DB.



public abstract class AbstractPublicKeyScheme

Properties
algorithm The display name of the test. Not interpreted by NFM-P.

type=security.PublicKeyType
access=read-create
default=dsa
Displayed(tab/group)=Public Key Algorithm

bubblebabbleFingerprint A converion of an ssh2 key-blob into a human readable bubblebabble fingerprint. The bubblebabble algorithm (taken from OpenSSH) generates fingerprints that are easier to remember for humans.

Example of a fingerprint: xofoc-bubuz-cazin-zufyl-pivuk-biduk-tacib-pybur-gonar-hotat-lyxux.

type=string
access=read-only
maximum=255
Displayed(tab/group)=Key Fingerprint

keyLength The Public key size (bits). For a stronger security, the minimum size of a key should be 1024.

type=int
access=read-only
default=1024
Displayed(tab/group)=Public Key Size (bits)

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed