Skip to main content
AsymmetricKeyDetails.mgf1HashAlgorithm - crypto - Node documentation
property AsymmetricKeyDetails.mgf1HashAlgorithm

Usage in Deno

import { type AsymmetricKeyDetails } from "node:crypto";

Name of the message digest used by MGF1 (RSA-PSS).

Type

string | undefined