Exception: PqcAsn1::OIDError

Inherits:
Error
  • Object
show all
Defined in:
lib/pqc_asn1.rb

Overview

Raised for OID-specific errors (invalid OID format, encoding overflow).

Instance Attribute Summary

Attributes inherited from Error

#code, #offset

Method Summary

Methods inherited from Error

#category, #initialize

Constructor Details

This class inherits a constructor from PqcAsn1::Error