Public Types | |
| enum | OptionalFields { e_srandom, e_timeStamp } |
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_Identifier | m_generalId |
| H235_RandomVal | m_mrandom |
| H235_RandomVal | m_srandom |
| H235_TimeStamp | m_timeStamp |
| H235_ENCRYPTED< H235_EncodedKeySyncMaterial > | m_encrptval |
Definition at line 822 of file h235.h.
1.5.2