17 #import "OFCryptoHash.h" 19 OF_ASSUME_NONNULL_BEGIN
30 union of_sha_1_hash_buffer {
A protocol for classes providing cryptographic hash functions.
The root class for all other classes inside ObjFW.
Definition: OFObject.h:379
A class which provides methods to create an SHA-1 hash.
Definition: OFSHA1Hash.h:26