Sha256: 4ec51baf7f5f1d366a2a27f9b71d4dbf915397de9d5332faf0b7ea13f3251f8c
Contents?: true
Size: 293 Bytes
Versions: 55
Compression:
Stored size: 293 Bytes
Contents
module RDF ## # W3 Authentication Certificates (CERT) vocabulary. # # @see http://www.w3.org/ns/auth/cert# # @since 0.2.0 class CERT < Vocabulary("http://www.w3.org/ns/auth/cert#") property :decimal property :hex property :identity property :public_key end end
Version data entries
55 entries across 55 versions & 4 rubygems