X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/866f8763175ff60e4fa455b92b5eb660a12fe6c7..79b9da22a1f4b26279940d285c1bc28ce4e99252:/keychain/SecKey.h?ds=sidebyside diff --git a/keychain/SecKey.h b/keychain/SecKey.h index b18737ba..85467aa6 100644 --- a/keychain/SecKey.h +++ b/keychain/SecKey.h @@ -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