#include <h245.h>
Inheritance diagram for H245_EncryptionAuthenticationAndIntegrity:

Public Types | |
| enum | OptionalFields { e_encryptionCapability, e_authenticationCapability, e_integrityCapability, e_genericH235SecurityCapability } |
Public Member Functions | |
| H245_EncryptionAuthenticationAndIntegrity (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 | |
| H245_EncryptionCapability | m_encryptionCapability |
| H245_AuthenticationCapability | m_authenticationCapability |
| H245_IntegrityCapability | m_integrityCapability |
| H245_GenericCapability | m_genericH235SecurityCapability |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2