Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose the key_package on AddProposal #166

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

jszczepanik
Copy link
Contributor

Issues:

Resolves #165

Description of changes:

This PR adds a public method AddProposal::key_package, which will allow crate consumers to read the KeyPackage held by the proposal.

Testing:

Surrounding getter methods had no unit tests, thus I skipped writing them for this method, too. Please let me know if you'd like me to add a test.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.

@jszczepanik jszczepanik requested a review from a team as a code owner June 20, 2024 20:25
@jszczepanik jszczepanik changed the title Expose the key_package on AddProposal (#165) Expose the key_package on AddProposal Jun 20, 2024
@tomleavy tomleavy merged commit e76945c into awslabs:main Jun 20, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose the KeyPackage held by AddProposal to crate consumers
3 participants