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 Secrets

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

Secret QML Type

An instance of a secret More...

Import Statement: import Sailfish.Secrets 1.0
  • List of all members, including inherited members

Properties

  • collectionName : string
  • data : ArrayBuffer
  • filterDataFields : array
  • name : string
  • storagePluginName : string
  • type : string

Methods

  • string filterData(string field)
  • bool hasFilterData(string field)
  • void setFilterData(string field, string value)

Detailed Description

Property Documentation

collectionName : string

The collection name field from the identifier of the secret


data : ArrayBuffer

This is the data which will be stored securely by the secrets service


filterDataFields : array

Returns the fields (keys) of filter data associated with the secret


name : string

The name field from the identifier of the secret


storagePluginName : string

The storage plugin name field from the identifier of the secret


type : string

The type of the secret


Method Documentation

string filterData(string field)

Returns the filter data value associated with the secret for the given filter field


bool hasFilterData(string field)

Returns true if the secret has filter data associated with it for the given filter field


void setFilterData(string field, string value)

Sets the filter data value associated with the secret for the given filter field to value


  • Legal
  • Contact Us
  • Jollyboys Ltd © 2024

  • Facebook
  • Twitter
  • Mastodon
  • YouTube
  • LinkedIn