Collection

extension Collection where Self.Iterator.Element == UInt8
  • generate a hexdigest of the array of bytes

    Declaration

    Swift

    public func hexdigest() -> String