Sha256: 50f278e362499d8456e82a606009bd28a49950eb73f74c5ab5070fd905456963
Contents?: true
Size: 190 Bytes
Versions: 2
Compression:
Stored size: 190 Bytes
Contents
module Xolphin module Api module FormatType CSR = "CSR" CRT = "CRT" ZIP = "ZIP" PKCS7 = "PKCS7" CA = "CA" CA_BUNDLE = "CA_BUNDLE" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xolphin-api-1.9.0 | lib/xolphin/api/format_type.rb |
xolphin-api-1.8.0 | lib/xolphin/api/format_type.rb |