class Pliney::AppleCodeSignature::DetachedSignature
SuperBlob
that contains all the data for all architectures of a signature, including any data that is usually written to separate files. This is the format of detached signatures if the program is capable of having multiple architectures. A DetachedSignatureBlob collects multiple architectures' worth of EmbeddedSignatureBlobs into one, well, Super-SuperBlob. This is what is used for Mach-O detached signatures.