$$signatureSource
$$signatureSource : \CryptoManana\Core\Abstractions\MessageEncryption\AbstractAsymmetricEncryptionAlgorithm|\CryptoManana\Core\Interfaces\MessageEncryption\DataSigningInterface|null
The digital signature service.
Trait SignatureStandardInjectableTrait - Reusable implementation of `SignatureStandardInjectableInterface`.
$$signatureSource : \CryptoManana\Core\Abstractions\MessageEncryption\AbstractAsymmetricEncryptionAlgorithm|\CryptoManana\Core\Interfaces\MessageEncryption\DataSigningInterface|null
The digital signature service.
setSignatureStandard(\CryptoManana\Core\Abstractions\MessageEncryption\AbstractAsymmetricEncryptionAlgorithm|\CryptoManana\Core\Interfaces\MessageEncryption\DataSigningInterface $standard) : $this
Setter for the digital signature service.
\CryptoManana\Core\Abstractions\MessageEncryption\AbstractAsymmetricEncryptionAlgorithm|\CryptoManana\Core\Interfaces\MessageEncryption\DataSigningInterface | $standard | The digital signature service or null. |
The container object.
getSignatureStandard() : \CryptoManana\Core\Abstractions\MessageEncryption\AbstractAsymmetricEncryptionAlgorithm|\CryptoManana\Core\Interfaces\MessageEncryption\DataSigningInterface|null
Getter for the digital signature service.
$cipher The digital signature service or null.