#include <CertificatePoliciesExtension.hpp>
Public Member Functions | |
| UserNotice () | |
| UserNotice (const UserNotice ¬ice) | |
| virtual | ~UserNotice () |
| UserNotice & | operator= (const UserNotice ¬ice) |
| void | initWithSection (CAConfig *caConfig, Type type, const String §ionName) |
| void | setExplicitText (const String &text) |
| String | getExplicitText () const |
| void | setOrganizationNotice (const String &org, const BLOCXX_NAMESPACE::List< BLOCXX_NAMESPACE::Int32 > &numbers) |
| String | getOrganization () const |
| BLOCXX_NAMESPACE::List< BLOCXX_NAMESPACE::Int32 > | getNoticeNumbers () const |
| virtual BLOCXX_NAMESPACE::String | commit2Config (CA &ca, Type type, BLOCXX_NAMESPACE::UInt32 num) const |
| virtual bool | valid () const |
| virtual BLOCXX_NAMESPACE::StringArray | verify () const |
| virtual BLOCXX_NAMESPACE::StringArray | dump () const |
Private Attributes | |
| BLOCXX_NAMESPACE::COWIntrusiveReference< UserNoticeImpl > | m_impl |
Friends | |
| bool | operator== (const UserNotice &l, const UserNotice &r) |
| bool | operator< (const UserNotice &l, const UserNotice &r) |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.6