#include <h235.h>
Inheritance diagram for H235_ECKASDH_eckasdhp:
Public Member Functions | |
H235_ECKASDH_eckasdhp (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_ECpoint | m_public_key |
PASN_BitString | m_modulus |
H235_ECpoint | m_base |
PASN_BitString | m_weierstrassA |
PASN_BitString | m_weierstrassB |
H235_ECKASDH_eckasdhp::H235_ECKASDH_eckasdhp | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H235_ECKASDH_eckasdhp::GetDataLength | ( | ) | const |
BOOL H235_ECKASDH_eckasdhp::Decode | ( | PASN_Stream & | strm | ) |
void H235_ECKASDH_eckasdhp::Encode | ( | PASN_Stream & | strm | ) | const |
void H235_ECKASDH_eckasdhp::PrintOn | ( | ostream & | strm | ) | const |
Comparison H235_ECKASDH_eckasdhp::Compare | ( | const PObject & | obj | ) | const |
PObject* H235_ECKASDH_eckasdhp::Clone | ( | ) | const |
PASN_BitString H235_ECKASDH_eckasdhp::m_modulus |
PASN_BitString H235_ECKASDH_eckasdhp::m_weierstrassA |
PASN_BitString H235_ECKASDH_eckasdhp::m_weierstrassB |