Public Types | |
| enum | OptionalFields { e_authentication, e_integrity, e_algorithmOIDs } |
Public Member Functions | |
| PINDEX | GetDataLength () const |
| BOOL | Decode (PASN_Stream &strm) |
| void | Encode (PASN_Stream &strm) const |
| void | PrintOn (ostream &strm) const |
| Comparison | Compare (const PObject &obj) const |
| PObject * | Clone () const |
Public Attributes | |
| H235_AuthenticationMechanism | m_authentication |
| H225_IntegrityMechanism | m_integrity |
| H501_ArrayOf_PASN_ObjectId | m_algorithmOIDs |
Definition at line 1805 of file h501.h.
1.5.2