TripleDES with weak keys



I need to encrypt data using a weak key (all 0s) that is being supplied but
I get an exception because the key is weak.

Is there any way to make the TripleDES class encrypt with such a key?

Thanks

Jeronimo Bertran
.