Class: Pliney::AppleCodeSignature::EmbeddedSignature
- Defined in:
- lib/pliney/apple_code_signature.rb
Overview
SuperBlob containing all the signing components that are usually embedded within a main executable. This is what we embed in Mach-O images. It is also what we use for detached signatures for non-Mach-O binaries.
Instance Attribute Summary
Attributes inherited from SuperBlob
Attributes inherited from Blob
Method Summary
Methods inherited from SuperBlob
Methods inherited from Blob
Constructor Details
This class inherits a constructor from Pliney::AppleCodeSignature::Blob