(defn passphrase "Obtain a passphrase for the given key path" [path] (keychain-passphrase (System/getProperty "os.name") path))
Comments top
No comments for passphrase. Log in to add a comment.