Property | Type | Description |
---|
Method | Description | |
---|---|---|
Copy ( ) : |
||
Tpm2LoadRequest ( ) : System | ||
Tpm2LoadRequest ( Tpm2LoadRequest the_Tpm2LoadRequest ) : System | ||
Tpm2LoadRequest ( TpmHandle the_parentHandle, TpmPrivate the_inPrivate, TpmPublic the_inPublic ) : System |
public Tpm2LoadRequest ( Tpm2LoadRequest the_Tpm2LoadRequest ) : System | ||
the_Tpm2LoadRequest | Tpm2LoadRequest | |
return | System |
public Tpm2LoadRequest ( TpmHandle the_parentHandle, TpmPrivate the_inPrivate, TpmPublic the_inPublic ) : System | ||
the_parentHandle | TpmHandle | TPM handle of parent key; shall not be a reserved handle Auth Index: 1 Auth Role: USER |
the_inPrivate | TpmPrivate | the private portion of the object |
the_inPublic | TpmPublic | the public portion of the object |
return | System |