GenerateKeyRequest QML Type
Allows a client request that the system crypto service generate a key based on a template. More...
Properties
Detailed Description
Property Documentation
cryptoPluginName : string |
The name of the crypto plugin which the client wishes to perform the key generation operation
Returns the generated key
Note: this value is only valid if the status of the request is Request.Finished
.
The symmetric key derivation parameters which should be used to generate the secret key data
The asymmetric key pair generation parameters which should be used to generate the public and private key data
The key which should be used as a template when generating the full key