Contents

kSecAttrRounds

A key whose value indicates the number of rounds to run the pseudorandom function.

Declaration

let kSecAttrRounds: CFString

Discussion

The corresponding value is of type CFNumber and indicates the number of rounds to run the pseudorandom function specified by kSecAttrPRF for a cryptographic key.