Sailfish OS
  • Info
  • User Experience
  • Cases
  • Community
  • Developers
  • Contact
  • Get Sailfish OS
Select Page
  • Info
  • User Experience
  • Cases
  • Community
  • Developers
  • Contact
  • Get Sailfish OS

Sailfish Crypto

API Documentation
  • API Documentation
  • Libsailfishapp
  • Sailfish Silica
    • Documentation
    • Icon Reference
  • Sailfish Components
    • Sailfish Accounts
    • Sailfish Bluetooth
    • Sailfish Contacts
    • Sailfish Crypto
    • Sailfish Gallery
    • Sailfish Media
    • Sailfish Pickers
    • Sailfish Secrets
    • Sailfish Share
    • Sailfish Telephony
    • Sailfish Webview
    • Amber Web Authorization
    • Amber MPRIS
  • Nemo QML Plugins
    • Configuration
    • Contacts
    • D-Bus
    • Keepalive
    • Notifications
    • Thumbnailer
  • Sailfish Middleware
    • MDM Framework
    • MDM Policy Framework
    • User Manager Daemon
  • API Documentation
  • Libsailfishapp
  • Sailfish Silica
    • Documentation
    • Icon Reference
  • Sailfish Components
    • Sailfish Accounts
    • Sailfish Bluetooth
    • Sailfish Contacts
    • Sailfish Crypto
    • Sailfish Gallery
    • Sailfish Media
    • Sailfish Pickers
    • Sailfish Secrets
    • Sailfish Share
    • Sailfish Telephony
    • Sailfish Webview
    • Amber Web Authorization
    • Amber MPRIS
  • Nemo QML Plugins
    • Configuration
    • Contacts
    • D-Bus
    • Keepalive
    • Notifications
    • Thumbnailer
  • Sailfish Middleware
    • MDM Framework
    • MDM Policy Framework
    • User Manager Daemon

Contents

  • Properties
  • Methods
  • Detailed Description

Request QML Type

Base-class of specific crypto service requests. More...

Import Statement: import Sailfish.Crypto 1.0
Instantiates: Request
Inherited By:

CalculateDigestRequest, CipherRequest, DecryptRequest, DeleteStoredKeyRequest, EncryptRequest, GenerateKeyRequest, GenerateRandomDataRequest, GenerateStoredKeyRequest, ImportKeyRequest, ImportStoredKeyRequest, PluginInfoRequest, SeedRandomDataGeneratorRequest, SignRequest, StoredKeyIdentifiersRequest, StoredKeyRequest, and VerifyRequest

  • List of all members, including inherited members

Properties

  • customParameters : object
  • manager : CryptoManager
  • result : Result
  • status : enumeration

Methods

  • void startRequest()
  • void waitForFinished()

Detailed Description

Property Documentation

customParameters : object

The plugin-specific custom parameters associated with the request


manager : CryptoManager

The manager through which the request interfaces to the system crypto service


result : Result

Returns the result of the Request

Note: this value is only valid if the status of the request is Finished


status : enumeration

Returns the current status of the Request

ConstantValue
Inactive
Active
Finished

Method Documentation

void startRequest()

Starts the request


void waitForFinished()

Blocks the current thread of execution until the status of the request is Request::Finished.

Note: this method is generally unsafe and should be avoided.


  • Legal
  • Contact Us
  • Jolla Mobile Ltd © 2025

  • Facebook
  • Twitter
  • Mastodon
  • YouTube
  • LinkedIn