FMIceLinkMd5Sha1HashContext Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | FMIceLinkMd5Sha1HashContext.h FMIceLinkMd5Sha1HashContext.m |
– computeWithInput:
Computes the specified input.
- (FMIceLinkDataBuffer *)computeWithInput:(FMIceLinkDataBuffer *)inputParameters
input |
The input. @return |
|---|
Discussion
Computes the specified input.
Declared In
FMIceLinkMd5Sha1HashContext.h
– destroy
Destroys this instance.
- (void)destroyDiscussion
Destroys this instance.
Declared In
FMIceLinkMd5Sha1HashContext.h
– init
Initializes a new instance of the FMIceLinkMd5Sha1HashContext class.
- (instancetype)initDiscussion
Initializes a new instance of the FMIceLinkMd5Sha1HashContext class.
Declared In
FMIceLinkMd5Sha1HashContext.h
+ md5Sha1HashContext
Initializes a new instance of the FMIceLinkMd5Sha1HashContext class.
+ (FMIceLinkMd5Sha1HashContext *)md5Sha1HashContextDiscussion
Initializes a new instance of the FMIceLinkMd5Sha1HashContext class.
Declared In
FMIceLinkMd5Sha1HashContext.h