export type IssuerAuthority = { name: string; title: string; signature: string; };