SmythOS SDK
    Preparing search index...
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Get a value from the vault

      Parameters

      • key: string

        The key to get the value for

      • Optionalcandidate: AccessCandidate

        The candidate to get the value for

      Returns Promise<any>

      The value of the key

    • List all keys in the vault

      Parameters

      • Optionalcandidate: AccessCandidate

        The candidate to list the keys for

      Returns Promise<any>

      An array of keys