KeySet
This type is a class for model objects.
The KeySet that hold the keys.
Package: ssl
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
KeySetGroup.keySet
SecurityCommon.keySets
Attributes Summary name : EString Name of the KeySet aliasPrefix : EString The alias prefix password : Password KeySet password that protect the key in the KeyStore maxKeyReferences : EInt The maximum number of Key References allow deleteOldKeys : EBoolean Delete the old keys flag keyGenerationClass : EString The Key generation class isKeyPair : EBoolean To indicate whether we are storing public/private keys or just a secret key. If it's true, then we store public and private keys. Otherwise, we store the secret key. keyReference : KeyReference * * No description is available * keyStore : KeyStore @ * No description is available * additionalKeySetAttrs : DescriptiveProperty * Self descriptive property for additional KeySet Attributes. managementScope : ManagementScope @ * No description is available *
Attribute Details
name - Name of the KeySet
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
aliasPrefix - The alias prefix
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
password - KeySet password that protect the key in the KeyStore
Data Type: Password
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
maxKeyReferences - The maximum number of Key References allow
Data Type: EInt
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
deleteOldKeys - Delete the old keys flag
Data Type: EBoolean
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
keyGenerationClass - The Key generation class
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
isKeyPair - To indicate whether we are storing public/private keys or just a secret key. If it's true, then we store public and private keys. Otherwise, we store the secret key.
Data Type: EBoolean
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
keyReference - * No description is available *
Reference Type: KeyReference *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
keyStore - * No description is available *
Reference Type: KeyStore @
Containment: false
Container: false
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
additionalKeySetAttrs - Self descriptive property for additional KeySet Attributes.
Reference Type: DescriptiveProperty *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
managementScope - * No description is available *
Reference Type: ManagementScope @
Containment: false
Container: false
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006