Neos\Flow\Security\Cryptography\RsaWalletServiceInterface::destroyKeypair PHP Метод

destroyKeypair() публичный Метод

Destroys the keypair identified by the given fingerprint
public destroyKeypair ( string $fingerprint ) : void
$fingerprint string The fingerprint
Результат void
    public function destroyKeypair($fingerprint);