EndpointObjectHash Class Reference

Inherits from NSObject
Declared in EndpointObjectHash.h

Overview

The class EndpointObjectHash is responsible for hash calculation

+ hashWithSHA1:

Creates EndpointObjectHash using SHA1 algorithm over String representation of an object.

+ (instancetype)hashWithSHA1:(NSData *)data

Discussion

Creates EndpointObjectHash using SHA1 algorithm over String representation of an object.

Declared In

EndpointObjectHash.h