Property | Type | Description |
---|
Method | Description | |
---|---|---|
AsymParms ( ) : System | ||
AsymParms ( |
||
AsymParms ( |
||
Copy ( ) : |
||
GetUnionSelector ( ) : TpmAlgId |
public AsymParms ( |
||
the_AsymParms | ||
return | System |
public AsymParms ( |
||
the_symmetric | the companion symmetric algorithm for a restricted decryption key and shall be set to a supported symmetric algorithm This field is optional for keys that are not decryption keys and shall be set to TPM_ALG_NULL if not used. | |
the_scheme | IAsymSchemeUnion | for a key with the sign attribute SET, a valid signing scheme for the key type for a key with the decrypt attribute SET, a valid key exchange protocol for a key with sign and decrypt attributes, shall be TPM_ALG_NULL(One of KeySchemeEcdh, KeySchemeEcmqv, SigSchemeRsassa, SigSchemeRsapss, SigSchemeEcdsa, SigSchemeEcdaa, SigSchemeSm2, SigSchemeEcschnorr, EncSchemeRsaes, EncSchemeOaep, SchemeHash, NullAsymScheme) |
return | System |