SecKeyGeneratePairBlock

A block called with the results of a call to Seckeygeneratepairasync(_:_:_:).

Declaration

typealias SecKeyGeneratePairBlock = (SecKey, SecKey, CFError) -> Void