C# Class Tpm2Lib.Private

Inheritance: TpmStructureBase
Exibir arquivo Open project: Microsoft/TSS.MSR Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Copy ( ) : Private
Private ( ) : System
Private ( Private the_Private ) : System
Private ( byte the_integrityOuter, byte the_integrityInner, Sensitive the_sensitive ) : System

Method Details

Copy() public method

public Copy ( ) : Private
return Private

Private() public method

public Private ( ) : System
return System

Private() public method

public Private ( Private the_Private ) : System
the_Private Private
return System

Private() public method

public Private ( byte the_integrityOuter, byte the_integrityInner, Sensitive the_sensitive ) : System
the_integrityOuter byte
the_integrityInner byte could also be a TPM2B_IV
the_sensitive Sensitive the sensitive area
return System