interface EcKeyGenParams {
    name: string;
    namedCurve: string;
}

Hierarchy (View Summary)

Properties

Properties

name: string
namedCurve: string