HmacParams: {
    algorithm: string;
    data: string;
    digest: string;
    secret: any;
}