]> git.saurik.com Git - apple/security.git/blobdiff - keychain/SecKey.h
Security-58286.200.222.tar.gz
[apple/security.git] / keychain / SecKey.h
index b18737ba28ff38780da04222958b2dc0311c8206..85467aa661fb463514bb187583f40ced07276302 100644 (file)
@@ -830,7 +830,7 @@ __OSX_AVAILABLE(10.12) __IOS_AVAILABLE(10.0) __TVOS_AVAILABLE(10.0) __WATCHOS_AV
 
 /*!
     @function SecKeyGetBlockSize
-    @abstract Decrypt a block of ciphertext.
+    @abstract Returns block length of the key in bytes.
     @param key The key for which the block length is requested.
     @result The block length of the key in bytes.
     @discussion If for example key is an RSA key the value returned by