blob: 60e8d8dcbe50e712ef980e8527df02dc51e44512 (
plain) (
blame)
1
2
3
|
XML::Sig provides two primary capabilities: given an XML string, create and
insert digital signatures, or if one is already present in the string verify it
-- all in accordance with the W3C standard governing XML signatures.
|