X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/5c19dc3ae3bd8e40a9c028b0deddd50ff337692c..07691282a056c4efea71e1e505527601e8cc166b:/OSX/libsecurity_transform/lib/SecEncodeTransform.h diff --git a/OSX/libsecurity_transform/lib/SecEncodeTransform.h b/OSX/libsecurity_transform/lib/SecEncodeTransform.h index 1a5ec411..499b242f 100644 --- a/OSX/libsecurity_transform/lib/SecEncodeTransform.h +++ b/OSX/libsecurity_transform/lib/SecEncodeTransform.h @@ -83,7 +83,7 @@ extern const CFStringRef kSecCompressionRatio; /*! @function SecEncodeTransformCreate @abstract Creates an encode computation object. - @param encodeType The type of digest to compute. You may pass NULL + @param encodeType The type of encoding to compute. You may pass NULL for this parameter, in which case an appropriate algorithm will be chosen for you. @param error A pointer to a CFErrorRef. This pointer will be set