You are here

Ctx.php in Automatic Updates 7

File

vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php
View source
<?php

namespace ParagonIE\Sodium\Core\ChaCha20;

class Ctx extends \ParagonIE_Sodium_Core_ChaCha20_Ctx {

}

Classes

Namesort descending Description
Ctx