Packages
camel-1.2
Camel
Cert
Cert
@ref
load_cert_file
save_cert_file
unref
fingerprint
hostname
issuer
rawcert
refcount
subject
trust
Cert
Object Hierarchy:
Camel.Cert
Camel.Cert
Camel.Cert
Description:
[
CCode
( ref_function =
"camel_cert_ref"
, type_id =
"camel_cert_get_type ()"
, unref_function =
"camel_cert_unref"
) ]
[
Compact
]
public
class
Cert
Namespace:
Camel
Package:
camel-1.2
Content:
Creation methods:
public
Cert
()
Methods:
public
Cert
@ref
()
public
bool
load_cert_file
()
throws
Error
public
bool
save_cert_file
(
ByteArray
der_data)
throws
Error
public
void
unref
()
Fields:
public
string
fingerprint
public
string
hostname
public
string
issuer
public
Bytes
rawcert
public
int
refcount
public
string
subject
public
CertTrust
trust