AuthorizeReply_Enveloped_JwsSignedData_Signatures_Protectedalg Property

簽章演算法,固定為:"RS256",採用 RSASSA PKCS1 v1_5 + SHA 256 簽章方式

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+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
C#
public string alg { get; set; }

Property Value

String

See Also