[xmlsec] Key Store
nitin singh
xml_prgrm at yahoo.com
Mon Nov 8 14:43:47 PST 2004
Hello,
Thanks a ton.
I have another question to ask
xmlsec key is following
{
name, value, dataList, usage, notvalidbefore,
notvalidafter
};
Here dataList contains data from different
keydataids. Lets say i have xmlSecKeyDataX509Id as one
of the entries.
Now this keydata object can store various X509
certificates, internally .
we do this by calling xmlSecCryptoAppKeyCertLoad
function.
I have been given access to this dataList structure.
But I can get access to the certificates stored with
this key :( ...........
in one line, i cannot call
X509* xmlSecOpenSSLKeyDataX509GetCert
xmlSecSize xmlSecOpenSSLKeyDataKeyX509GetCertSize.
etc.
or if i can then please do tell me. i get linker
errors... (crypto.c etc......)
This is necessary because i have been given a public
key and i have to find the corresponding private key,
regards
nitin
--- Aleksey Sanin <aleksey at aleksey.com> wrote:
> You have it (see xmlSecSimpleKeysStoreGetKeys
> function) :)
>
> Aleksey
>
>
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com
More information about the xmlsec
mailing list