コード例 #1
0
ファイル: TpmDevices.cs プロジェクト: siyingpoof/TSS.MSR
 public override byte[] GetEndorsementAuth()
 {
     return(Device.GetEndorsementAuth());
 }