Class: R509::CertificateAuthority::Http::Factory::CsrFactory
- Inherits:
-
Object
- Object
- R509::CertificateAuthority::Http::Factory::CsrFactory
- Defined in:
- lib/r509/certificateauthority/http/factory.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) build(options)
4 5 6 |
# File 'lib/r509/certificateauthority/http/factory.rb', line 4 def build() R509::Csr.new() end |