Scalr_Net_Scalarizr_Client::getCryptoTool PHP 메소드

getCryptoTool() 공개 정적인 메소드

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