Class: Pliney::AppleCodeSignature::RequirementSet

Inherits:
SuperBlob
  • Object
show all
Defined in:
lib/pliney/apple_code_signature.rb

Overview

A collection of individual code requirements, indexed by requirement type. This is used for internal requirement sets.

Instance Attribute Summary

Attributes inherited from SuperBlob

#content_infos, #contents

Attributes inherited from Blob

#input, #magic, #size

Method Summary

Methods inherited from SuperBlob

#parse

Methods inherited from Blob

#initialize, #parse

Constructor Details

This class inherits a constructor from Pliney::AppleCodeSignature::Blob