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_ECpoint | m_public_key |
| PASN_BitString | m_modulus |
| H235_ECpoint | m_base |
| PASN_BitString | m_weierstrassA |
| PASN_BitString | m_weierstrassB |
Definition at line 627 of file h235.h.
1.5.2