#include <h501.h>
Inheritance diagram for H501_SecurityMode:

Public Types | |
| enum | OptionalFields { e_authentication, e_integrity, e_algorithmOIDs } |
Public Member Functions | |
| H501_SecurityMode (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
| 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 |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2