Scalr_Net_Scalarizr_Client::getCryptoTool PHP Method

getCryptoTool() public static method

public static getCryptoTool ( $cryptoKey = null )
    public static function getCryptoTool($cryptoKey = null)
    {
        return \Scalr::getContainer()->srzcrypto($cryptoKey);
    }