Sha256: b00934999aa9195fa970ceef472153437e0db406995158e50ea35e5ef2506863
Contents?: true
Size: 253 Bytes
Versions: 45
Compression:
Stored size: 253 Bytes
Contents
module Scimitar module ComplexTypes # Represents the complex X509Certificate type. # # See also Scimitar::Schema::X509Certificate # class X509Certificate < Base set_schema Scimitar::Schema::X509Certificate end end end
Version data entries
45 entries across 45 versions & 2 rubygems