|
Hi,
We 'd like to make xmlsec to use our
own crypto framework.
After reading the following comment from xmlsec
documentation: "The key data implementation should implement at least one
of xmlRead or binRead methods." These are my thoughts:
xmlRead/Write are necessary for reading/writing
key-material from/to xml document during signing/verifying. OpenSSL, MSCrypto,
implemented only these methods.
binRead/Write are necessary for reading/writing key
materials from/to binary file.
My question:
If I implement only these
binRead/Write methods, DOES xmlsec core know how to write key-info do
xmlSig?
thanks a lot
--
P.Q.Hung
|
- [xmlsec] two crypto libraries at the same time P.Q.Hung
- Re: [xmlsec] two crypto libraries at the same time Aleksey Sanin
- Re: [xmlsec] two crypto libraries at the same time P.Q.Hung
- Re: [xmlsec] two crypto libraries at the same t... Aleksey Sanin
- Re: [xmlsec] KeyDataKlass implementation P.Q.Hung
- Re: [xmlsec] KeyDataKlass implementati... Aleksey Sanin
- Re: [xmlsec] KeyDataKlass implemen... P.Q.Hung
- Re: [xmlsec] KeyDataKlass impl... Aleksey Sanin
- Re: [xmlsec] KeyDataKlass impl... P.Q.Hung
- Re: [xmlsec] KeyDataKlass impl... Aleksey Sanin
- Re: [xmlsec] KeyDataKlass impl... P.Q.Hung
