KeyReference
This type is a class for model objects.
KeyReference reference the "certificate alias" in the KeyStore class
Package: ssl
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
KeySet.keyReference
Attributes Summary keyAlias : EString The Key Alias name version : EInt The Key version refers to the alias postfix #. When we create key # 1, the alias will be aliasprefix_1. password : Password The key or keys password
Attribute Details
keyAlias - The Key Alias name
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
version - The Key version refers to the alias postfix #. When we create key # 1, the alias will be aliasprefix_1.
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
password - The key or keys password
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
(C) COPYRIGHT International Business Machines Corp. 1996-2006