Class: Pliney::AppleCodeSignature::LibraryDependencyBlob

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

Overview

The linkers produces a superblob of dependency records from its dylib inputs

Instance Attribute Summary

Attributes inherited from OpaqueBlob

#base, #data

Attributes inherited from Blob

#input, #magic, #size

Method Summary

Methods inherited from OpaqueBlob

#parse

Methods inherited from Blob

#initialize, #parse

Constructor Details

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