Searched refs:UnknownOID (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dasn.h51 class CRYPTOPP_DLL UnknownOID : public BERDecodeErr class in inherits:BERDecodeErr
54 UnknownOID() : BERDecodeErr("BER decode error: unknown object identifier") {} function in class:UnknownOID
55 UnknownOID(const char *err) : BERDecodeErr(err) {} function in class:UnknownOID
H A Deccrypto.cpp428 throw UnknownOID();

Completed in 60 milliseconds