Skip to main content

Module cipher

Module cipher 

Source
Expand description

Cipher methods: cipher_create, cipher_update, cipher_finalize.

Skeleton handlers. The core Cipher API requires a loaded provider and per-connection handle management; these handlers return an Engine error until the handle store is wired.

Functionsยง

cipher_create
cipher_finalize
cipher_update