@haxall/haxall
    Preparing search index...

    Interface JsonWebKeyInput

    interface JsonWebKeyInput {
        format: "jwk";
        key: JsonWebKey;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    format: "jwk"