export interface PKCRequestBodyModel { algorithm: string; size: number; status: string; }