Class LDAP::Control
In: lib/ldap/control.rb
Parent: Object

Methods

decode   encode  

Public Class methods

Take vals, produce an Array of values in ASN.1 format and then convert the Array to DER.

Public Instance methods

Take an Array of ASN.1 data and return an Array of decoded values.

[Validate]