[Vala] Why TlsCertificate is abstract class in 0.15.2?
- From: "marcin saepia net" <marcin saepia net>
- To: vala-list gnome org
- Subject: [Vala] Why TlsCertificate is abstract class in 0.15.2?
- Date: Tue, 6 Mar 2012 13:03:54 +0100
Hi,
I've noticed that TlsCertificate class has became abstract in 0.15 vapi.
That code does not work any more
var secure_certificate = new TlsCertificate.from_file("server.pem");
resuting in error: Can't create instance of abstract class `GLib.TlsCertificate'
Is there any other way to init this kind of the object?
Thank you,
m.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]