# File lib/net/ssh/transport/ossl/key-factory.rb, line 41
          def initialize( algorithms )
            @factories = algorithms
          end