@li0ard/aspe - v0.1.2
    Preparing search index...

    Interface EDJWK

    EdDSA JWK

    interface EDJWK {
        crv: string;
        kty: string;
        x: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    crv: string

    Curve

    kty: string

    Key type

    x: string

    X coordinate