[−][src]Function uikit_sys::SecKeyCreateEncryptedData
pub unsafe extern "C" fn SecKeyCreateEncryptedData(
key: SecKeyRef,
algorithm: SecKeyAlgorithm,
plaintext: CFDataRef,
error: *mut CFErrorRef
) -> CFDataRef
pub unsafe extern "C" fn SecKeyCreateEncryptedData(
key: SecKeyRef,
algorithm: SecKeyAlgorithm,
plaintext: CFDataRef,
error: *mut CFErrorRef
) -> CFDataRef