#include <h235.h>
Public Types | |
| enum | Choices { e_secureChannel, e_sharedSecret, e_certProtectedKey, e_secureSharedSecret } | 
Public Member Functions | |
| H235_H235Key (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator H235_KeyMaterial & () | |
| operator const H235_KeyMaterial & () const | |
| operator H235_ENCRYPTED () | |
| operator const H235_ENCRYPTED () const | |
| operator H235_SIGNED () | |
| operator const H235_SIGNED () const | |
| operator H235_V3KeySyncMaterial & () | |
| operator const H235_V3KeySyncMaterial & () const | |
| PBoolean | CreateObject () | 
| PObject * | Clone () const | 
| H235_H235Key::H235_H235Key | ( | unsigned |  tag = 0,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| H235_H235Key::operator H235_KeyMaterial & | ( | ) | 
| H235_H235Key::operator const H235_KeyMaterial & | ( | ) | const | 
| H235_H235Key::operator H235_ENCRYPTED | ( | ) | 
| H235_H235Key::operator const H235_ENCRYPTED | ( | ) | const | 
| H235_H235Key::operator H235_SIGNED | ( | ) | 
| H235_H235Key::operator const H235_SIGNED | ( | ) | const | 
| H235_H235Key::operator H235_V3KeySyncMaterial & | ( | ) | 
| H235_H235Key::operator const H235_V3KeySyncMaterial & | ( | ) | const | 
| PBoolean H235_H235Key::CreateObject | ( | ) | 
| PObject* H235_H235Key::Clone | ( | ) | const | 
 1.5.1