I included CryptoKit pod to our project with the link https://cocoapods.org/pods/CryptoKit. When I try to use this line let hash = message.digest(using: .sha256) It
let hash = message.digest(using: .sha256)