Skip to content

Add getOrCreateKey #6

@daonb

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"

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