Class: R509::CertificateAuthority::HTTP::Factory::SPKIFactory
- Inherits:
-
Object
- Object
- R509::CertificateAuthority::HTTP::Factory::SPKIFactory
- Defined in:
- lib/r509/certificateauthority/http/factory.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) build(options)
10 11 12 |
# File 'lib/r509/certificateauthority/http/factory.rb', line 10 def build() R509::SPKI.new() end |