Get whether or not this is a secure cookie.
bool
public function getSecure() { return $this->data['Secure']; }