Skip to content

Commit

Permalink
"expose AccessStructure"
Browse files Browse the repository at this point in the history
  • Loading branch information
phochard committed Jan 29, 2025
1 parent fe742db commit f1bb01f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ mod encrypted_header;
pub mod api;
pub mod traits;

pub use abe_policy::AccessStructure;
pub use abe_policy::{EncryptionHint, QualifiedAttribute};

#[cfg(any(test, feature = "test-utils"))]
Expand Down

0 comments on commit f1bb01f

Please sign in to comment.