SecKeyGeneratePairBlock
A block called with the results of a call to Seckeygeneratepairasync(_:_:_:).
Declaration
typealias SecKeyGeneratePairBlock = (SecKey, SecKey, CFError) -> VoidA block called with the results of a call to Seckeygeneratepairasync(_:_:_:).
typealias SecKeyGeneratePairBlock = (SecKey, SecKey, CFError) -> Void