SmartCardCryptogramPlacementStep 類別

定義

包含將密碼編譯器放在傳出訊息中的指示。

public ref class SmartCardCryptogramPlacementStep sealed
/// [Windows.Foundation.Metadata.Activatable(131072, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardCryptogramPlacementStep final
[Windows.Foundation.Metadata.Activatable(131072, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardCryptogramPlacementStep
function SmartCardCryptogramPlacementStep()
Public NotInheritable Class SmartCardCryptogramPlacementStep
繼承
Object Platform::Object IInspectable SmartCardCryptogramPlacementStep
屬性

Windows 需求

裝置系列
Windows Mobile Extension SDK (已於 10.0.10586.0 引進)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (已於 v2.0 引進)

建構函式

SmartCardCryptogramPlacementStep()

建構新的 SmartCardCryptogramPlacementStep 物件。

屬性

Algorithm

取得或設定選擇性放置步驟,這個放置步驟會使用此放置步驟的輸出做為下一個指定放置步驟的輸入。

ChainedOutputStep

取得或設定這個鏈結步驟的輸出。

CryptogramLength

取得或設定要從位移取得的輸出長度。

CryptogramMaterialName

取得或設定執行此步驟時要使用的密碼編譯報材質名稱。

CryptogramMaterialPackageName

取得或設定包含指定之材質的 cryptogram 材質套件名稱。

CryptogramOffset

取得或設定將用來產生要放在傳出訊息中的密碼編譯報的資料。

CryptogramPlacementOptions

取得或設定密碼編譯器放置選項。

SourceData

取得或設定在鏈結密碼編譯器此步驟中將加密的資料。

TemplateOffset

取得或設定將放置所產生密碼編譯器的目標輸出緩衝區中的位移。 單位可以是位元組或 nibbles,根據 CryptogramPlacementOptions 欄位的 UnitsAreInNibbles 旗標。

適用於

另請參閱