export interface ApplicationExtension { authenticationCode: string; data: Uint8Array; identifier: string; }