]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_transform/lib/SecEncodeTransform.h
Security-58286.260.20.tar.gz
[apple/security.git] / OSX / libsecurity_transform / lib / SecEncodeTransform.h
index 1a5ec4111837df14d0c95a1bd488606aae6db214..499b242fff662d3fec75fbf80650e355aafe5b75 100644 (file)
@@ -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