-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: kerberos-2.1.2
-
Component/s: kerberos
Use Case
As a... user
I want... to be able to specify the value of the `protect` flag on `wrap()`
So that... I can protect my payload
User Experience
- Callers should be able to specify the value of the `protect` flag
Dependencies
- None
Risks/Unknowns
- As long as the flag is defaulted to `0`, which is the current hard-coded value, there is no risk
Acceptance Criteria
Implementation Requirements
- Callers can specify the value of `protect`
Testing Requirements
- None
Documentation Requirements
- README updated
Follow Up Requirements
- None