Skip to:
The unwrap routine (and maybe others) isn't catching XSECCryptoException and rewrapping it, so there are leakages of that exception type.
Also guarded XMLDateTime parse step.
The unwrap routine (and maybe others) isn't catching XSECCryptoException and rewrapping it, so there are leakages of that exception type.