Nextcloud PHP API (stable19)

ICrypto.php

Interfaces, Classes and Traits

ICrypto
Class Crypto provides a high-level encryption layer using AES-CBC. If no key has been provided it will use the secret defined in config.php as key. Additionally the message will be HMAC'd.

Search results