kSecCodeInfoCdHashes
A key whose value is an array containing the unique binary identifier for every digest algorithm supported in the signature.
Declaration
let kSecCodeInfoCdHashes: CFStringDiscussion
The corresponding CFArray contains the values of the kSecCodeInfoUnique binary identifier for every digest algorithm supported in the signature in the same order as in the kSecCodeInfoDigestAlgorithms array. The kSecCodeInfoUnique value contained in this array corresponds to the kSecCodeInfoDigestAlgorithm value.