An MD5-SHA1 hash context. More...
Instance Methods | |
(FMLiveSwitchDataBuffer *) | - computeWithInput: |
Computes the specified input. More... | |
(void) | - destroy |
Destroys this instance. More... | |
(instancetype) | - init |
Initializes a new instance of the FMLiveSwitchMd5Sha1HashContext class. More... | |
Class Methods | |
(FMLiveSwitchMd5Sha1HashContext *) | + md5Sha1HashContext |
Initializes a new instance of the FMLiveSwitchMd5Sha1HashContext class. More... | |
An MD5-SHA1 hash context.
- (FMLiveSwitchDataBuffer*) computeWithInput: | (FMLiveSwitchDataBuffer *) | input |
Computes the specified input.
input | The input. |
- (void) destroy |
Destroys this instance.
- (instancetype) init |
Initializes a new instance of the FMLiveSwitchMd5Sha1HashContext class.
+ (FMLiveSwitchMd5Sha1HashContext*) md5Sha1HashContext |
Initializes a new instance of the FMLiveSwitchMd5Sha1HashContext class.