AcmePhp\Ssl\ParsedKey::getSource PHP Method

getSource() public method

public getSource ( ) : Key
return Key
    public function getSource()
    {
        return $this->source;
    }