Kristian,

So I tried the following:-

v.add.DERObjectIdentifier.new("1.3.6.1.4.1.311.20.2.3")

But that returns an ArgumentError.

ArgumentError: wrong number of arguments (0 for 1)

Carl


On 18 Jan 2013, at 14:16, kristian <m.krist...@web.de> wrote:

> can it be that
> 
> DERObjectIdentifier("1.3.6.1.4.1.311.20.2.3").new
> 
> should be
> 
> DERObjectIdentifier.new("1.3.6.1.4.1.311.20.2.3")
> 
> ???
> 
> it looks like there a few more examples of those mistyped constructor calls.
> 
> - Kristian
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> 
>    http://xircles.codehaus.org/manage_email
> 
> 


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to