CircularizationGetResult_Enveloped_JwsSignedData_Signatures_Protectedalg Property

簽章演算法

Definition

Namespace: eBizprise.Framework.Api.DataContract.Confirmation
Assembly: eBizprise.Framework.Api.DataContract.Confirmation (in eBizprise.Framework.Api.DataContract.Confirmation.dll) Version: 25.0.0.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public string alg { get; set; }

Property Value

String

Remarks

固定為:"RS256",採用 RSASSA PKCS 1 v1_5 + SHA 256 簽章方式

See Also