tss_esapi::abstraction::ek

Function create_ek_object_2

Source
pub fn create_ek_object_2<IKC: IntoKeyCustomization>(
    context: &mut Context,
    alg: AsymmetricAlgorithmSelection,
    key_customization: IKC,
) -> Result<KeyHandle>
Expand description

Create the Endorsement Key object from the specification templates

This function will be removed in the next major version.