interface Info {
    curve: "P-256" | "P-384" | "P-521";
}

Properties

Properties

curve: "P-256" | "P-384" | "P-521"

Generated using TypeDoc