Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
Object Identifier. More...
Public Member Functions | |
OID (word32 v) | |
OID (BufferedTransformation &bt) | |
OID & | operator+= (word32 rhs) |
void | DEREncode (BufferedTransformation &bt) const |
void | BERDecode (BufferedTransformation &bt) |
void | BERDecodeAndCheck (BufferedTransformation &bt) const |
Public Attributes | |
std::vector< word32 > | m_values |