Data

extension Data
  • Creates a SHA1 hash byte array from the given data

    Declaration

    Swift

    public var sha1: [UInt8] { get }