Sha256: d00dcc9c23d2a8c8cfbfa3420905c352d3f99fa44e601e376cc5f1716d240aea
Contents?: true
Size: 344 Bytes
Versions: 10
Compression:
Stored size: 344 Bytes
Contents
module Spaceship module Portal class Certificate # The PLIST request for the free certificate returns the certificate content # in the certContent variable. It's stored in this attribute for later use. attr_accessor :motionprovisioning_certContent, :motionprovisioning_serialNumber end end end
Version data entries
10 entries across 10 versions & 1 rubygems