Function tugger_apple_codesign::create_superblob[][src]

pub fn create_superblob<'a>(
    magic: CodeSigningMagic,
    blobs: impl Iterator<Item = &'a (CodeSigningSlot, Vec<u8>)>
) -> Result<Vec<u8>, AppleCodesignError>

Create the binary content for a SuperBlob.