public-key-exchange Questions
4
Solved
I'm trying to pass around a public key from my iPhone to other parties, however I am unable to use the output from iOS.
let parameters: [String: Any] = [
kSecAttrKeySizeInBits as String: 384,
kS...
Fleischer asked 22/4, 2018 at 15:38
1
© 2022 - 2024 — McMap. All rights reserved.