Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
 All Classes Namespaces Files Functions Typedefs Enumerations Macros Groups
pp::X509CertificatePrivate Class Reference
Inheritance diagram for pp::X509CertificatePrivate:
pp::Resource

Public Member Functions

 X509CertificatePrivate (PassRef, PP_Resource resource)
 
 X509CertificatePrivate (const InstanceHandle &instance)
 
bool Initialize (const char *bytes, uint32_t length)
 
Var GetField (PP_X509Certificate_Private_Field field) const
 
- Public Member Functions inherited from pp::Resource
 Resource ()
 The default constructor.
 
 Resource (const Resource &other)
 
virtual ~Resource ()
 Destructor.
 
Resourceoperator= (const Resource &other)
 
bool is_null () const
 
PP_Resource pp_resource () const
 
PP_Resource detach ()
 

Static Public Member Functions

static bool IsAvailable ()
 

Additional Inherited Members

- Protected Member Functions inherited from pp::Resource
 Resource (PP_Resource resource)
 
 Resource (PassRef, PP_Resource resource)
 
void PassRefFromConstructor (PP_Resource resource)
 
void Clear ()
 Sets this resource to null. This releases ownership of the resource.
 

The documentation for this class was generated from the following file: