Interface EcdsaParams

    interface EcdsaParams {
        hash: AlgorithmIdentifier;
        name: string;
    }
    Hierarchy

    Properties

    Properties

    name: string