This type is a class for model objects.
The KeySet that hold the keys.
Package: sslAttributes 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 |