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