\CryptoManana\Core\Abstractions\ContainersAbstractCryptographicProtocol

Class AbstractCryptographicProtocol - Abstraction container for dependency injection of cryptography services.

Summary

Methods
Properties
Constants
__construct()
__destruct()
__clone()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() 

Container constructor.

Throws

\Exception

Initialization validation.

__destruct()

__destruct() 

Container destructor.

__clone()

__clone() 

Container cloning via deep copy.