publicstaticstringEcdsaP384Sha384 {get; } 屬性值 String 包含「ECDSA_P384_SHA384」 的字串。 備註 當您呼叫OpenAlgorithm方法時,請使用此屬性所擷取的字串來設定非對稱演算法名稱。 字串代表橢圓曲線數位簽章演算法, (ECDSA) 使用 384 位公開金鑰和安全雜湊演算法 (SHA) ,在簽署之前雜湊訊息內容。 ...
获取一个 CngAlgorithm 对象,它指定使用 P-384 曲线的椭圆曲线数字签名算法 (ECDSA)。 C# 复制 public static System.Security.Cryptography.CngAlgorithm ECDsaP384 { get; } 属性值 CngAlgorithm 一个指定使用 P-384 曲线的 ECDSA 算法的对象。 适用于 产品版本 .NET Core 1.0, Core 1.1, 6, 7, 8, ...
The NIST P-256/P-384 ECDH+ECDSA can be used for elliptic curve key generation, computation of Diffie-Hellman shared secrets as well as for ECDSA signature generation and verification. The NIST P-256/P-384 ECDH+ECDSA family currently includes two IP cores: • XIP4123C for ECDH and ...
"ECDSA_P384_SHA384" を含む文字列を取得します。 C# publicstaticstringEcdsaP384Sha384 {get; } プロパティ値 String "ECDSA_P384_SHA384" を含む文字列。 注釈 OpenAlgorithmメソッドを呼び出すときに非対称アルゴリズム名を設定するには、このプロパティによって取得された文字列を...
取得CngAlgorithm 物件,該物件指定使用 P-384 曲線的 Elliptic Curve Digital Signature Algorithm (ECDSA)。 C# 複製 public static System.Security.Cryptography.CngAlgorithm ECDsaP384 { get; } 屬性值 CngAlgorithm 指定使用 P-384 曲線的 ECDSA 演算法的物件。 適用於 產品版本 .NET Core 1.0, Core 1.1...
获取一个 CngAlgorithm 对象,它指定使用 P-384 曲线的椭圆曲线数字签名算法 (ECDSA)。 C# 复制 public static System.Security.Cryptography.CngAlgorithm ECDsaP384 { get; } 属性值 CngAlgorithm 一个指定使用 P-384 曲线的 ECDSA 算法的对象。 适用于 产品版本 .NET Core 1.0, Core 1.1,...
AsymmetricAlgorithmNames.EcdsaP384Sha384 属性 Learn 登录 Windows 应用开发 探究 开发 平台 故障排除 资源 仪表板 本主题的部分内容可能是由机器翻译。 版本 Windows 11 Build 26100 Windows.Security.Authorization.AppCapabilityAccess Windows.Security.Credentials...
Retrieves a string that contains "ECDSA_P384_SHA384".