interface SignatureOptions {
    hashingAlgorithmName: HashingAlgorithm;
}

Properties

hashingAlgorithmName: HashingAlgorithm

Generated using TypeDoc