@haxall/haxall
    Preparing search index...

    Interface DSAKeyPairKeyObjectOptions

    interface DSAKeyPairKeyObjectOptions {
        divisorLength: number;
        modulusLength: number;
    }
    Index

    Properties

    divisorLength: number

    Size of q in bits

    modulusLength: number

    Key size in bits