Hi, group
I am trying to decrypt a xml encryption , in which a
CipherReference pointing to an externel detached cipher file. However I
can't find the api to add a resolve for encryption, even for "file://"
there is not a default resolve. I know signature provides such
functionality to add r
By debuging, I found the problem is BaseURI is always null during the
resource reslover looking up. But I can't find an method to set the
baseURI in xml decryption or encryption. Do I miss some or it is a bug?
any body can clue me in?
thanks
wei
On Mon, 11 Jul 2005, Wei Lu wrote:
> Hi, group