MSProtector blockSize property
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Gets the minimum block size decryption/encryption calls should use, except with the last block.
Signature
@property (readonly) uint32_t blockSize;
Property Values
Name | Datatype | Note |
---|---|---|
blockSize |
NSString * |
Minimum block size to use. |
Defined in
MSProtector.h
Supported Platforms
Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |