Expand description
XML Encryption (XML-Enc) implementation.
Provides encryption and decryption per the W3C XML Encryption spec.
Re-exports§
pub use context::EncContext;
XML Encryption (XML-Enc) implementation.
Provides encryption and decryption per the W3C XML Encryption spec.
pub use context::EncContext;