共用方式為


ISecureStopDataChallenge.SecureStop2VerifiedSession 屬性

定義

在產生挑戰時,取得會話識別碼,如果其中任何一個會話在挑戰內保證會在 TEE 內終結所有解密程式。

public Guid SecureStop2VerifiedSession { get; }
member this.SecureStop2VerifiedSession : Guid
Public ReadOnly Property SecureStop2VerifiedSession As Guid

屬性值

如果挑戰是 SecureStop2,則挑戰內所有解密程式保證在產生挑戰時,所有解密程式的會話識別碼都會在 TEE 內終結;否則為 Empty

例外狀況

備註

除非屬性傳 SecurityLevel 回 3000,否則 SecureStop2 不會在 SecureStop ClientCertificate 上方提供額外的安全性。 即使挑戰本身包含多個會話,安全性層級 3000 解構也只會保證挑戰中的單一會話。

適用於