X509_STORE STACK OF(X509)

2008-04-04 Thread roberto calosino
Hello, I'd like to know the difference between X509_STORE (X509_STORE_new) and STACK_OF(X509) (sk_X509_new). What kind of additional information contains a X509_STORE ? Thank you very much in advance. _ Mit der Gruppen-SMS

X509_STORE STACK OF(X509)

2008-04-04 Thread roberto calosino
Hello, I'd like to know the difference between X509_STORE (X509_STORE_new) and STACK_OF(X509) (sk_X509_new). What kind of additional information contains a X509_STORE ? Thank you very much in advance. _ Unbegrenzter

Re: X509_STORE STACK OF(X509)

2008-04-04 Thread Victor B. Wagner
On 2008.04.04 at 15:53:33 +0200, roberto calosino wrote: Hello, I'd like to know the difference between X509_STORE (X509_STORE_new) and STACK_OF(X509) (sk_X509_new). What kind of additional information contains a X509_STORE ? Stack is generic data structure. There are stacks of