igcv3 - v1.1.0
    Preparing search index...

    Interface EcdsaKeyPairOptions

    ECDSA key pair options

    interface EcdsaKeyPairOptions {
        algo: "ecdsa";
        curve: EcdsaCurve;
    }
    Index

    Properties

    Properties

    algo: "ecdsa"
    curve: EcdsaCurve