Emarref\Jwt\Encryption\Symmetric::getSecret PHP Method

getSecret() public method

public getSecret ( ) : string
return string
    public function getSecret()
    {
        return $this->secret;
    }