Class
OpenSSL::X509::ExtensionFactory
In:
lib/openssl/x509.rb
Parent:
Object
Methods
create_ext_from_array
create_ext_from_hash
create_ext_from_string
create_extension
Public Instance methods
create_ext_from_array
(ary)
create_ext_from_hash
(hash)
create_ext_from_string
(str)
create_extension
(*arg)
[Validate]