| Botan
    1.10.16
    | 
#include <x509_ext.h>
 
  
 | Public Member Functions | |
| Certificate_Policies () | |
| Certificate_Policies (const std::vector< OID > &o) | |
| Certificate_Policies * | copy () const | 
| std::vector< OID > | get_oids () const | 
| OID | oid_of () const | 
Certificate Policies Extension
Definition at line 266 of file x509_ext.h.
| 
 | inline | 
Definition at line 272 of file x509_ext.h.
| 
 | inline | 
Definition at line 273 of file x509_ext.h.
| 
 | inlinevirtual | 
Make a copy of this extension
Implements Botan::Certificate_Extension.
Definition at line 269 of file x509_ext.h.
| 
 | inline | 
Definition at line 275 of file x509_ext.h.
| 
 | inherited | 
Definition at line 72 of file x509_ext.cpp.
References Botan::OIDS::lookup().
Referenced by Botan::Extensions::encode_into().
 1.8.13
 1.8.13