describe(`Test generate signature base for multiple custom signatures ECKey`, () => {
  const customContent: CutsomContentToSignInput = {
    customContentToSign: { tos: "ASDFFA324SDFA==", sign: "DAFDEFAF323DSFA==" },
    keyInfo: testKeyInfoWithECKey,
    keyTag: testKeyInfoWithECKey.keyTag!,