PhilipBrown\Signature\Token::key PHP Method

key() public method

Get the key
public key ( ) : string
return string
    public function key()
    {
        return $this->key;
    }