keybase / go-keychain

Golang keychain package for iOS and macOS
MIT License
573 stars 120 forks source link

Generate unextractable keychain private key via kSecAttrIsExtractable? #78

Open hazcod opened 2 years ago

hazcod commented 2 years ago

Hi,

Is there a way to generate a RSA keypair in KeyChain and make it unextractable using this library?