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

Property Value

String

Remarks

固定為:"A128CBC-HS256"

See Also