ImportKeyRequest QML Type
Allows a client request that the system crypto service import a key from some data. More...
Properties
Detailed Description
Property Documentation
Returns the user input parameters which should be used when requesting the input data from the user
cryptoPluginName : string |
The name of the crypto plugin which the client wishes to perform the key import operation
Returns the data which should be imported as a key.
Returns the imported key
Note: This value is only valid if the status of the request is Request.Finished
.