Interface JwkKeyExportOptions

interface JwkKeyExportOptions {
    format: "jwk";
}

Properties

Properties

format