@@ -31,11 +31,11 @@ id _outerHashCopy, _innerHashCopy; bool _calculated; } /*! The class for the cryptographic hash used by the HMAC. */ -@property (assign, readonly) Class hashClass; +@property (readonly, nonatomic) Class hashClass; /*! * @brief Returns a new OFHMAC with the specified hashing algorithm. * * @param hashClass The class of the hashing algorithm