deno / 1.23.2 / ~ / hmacimportparams.html /

HmacImportParams

interface HmacImportParams extends Algorithm {
length? : number;
}

Extends

Properties

length? : number