Skip to content

Add getOrCreateKey #6

Description

@daonb

A new function, addGetOrCreeatKey(tag) will be added to work
as follows:

First it queries the keychain if found, it gets the public key by:

let publicKey = SecKeyCopyPublicKey(privateKey)

and returns an object with two string values, one for "public" and one for "private"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions