Class Parameter

    Definition

    Namespace:
    Tizen.Security.TEEC
    Assembly:
    Tizen.Security.TEEC.dll

    This type defines the payload of either an open session operation or an invoke command operation. It is also used for cancelation of operations, which may be desirable even if no payload is passed. Parameters are used to exchange data between CA and TA.

    public abstract class Parameter
    Inheritance
    object
    Parameter
    Derived
    BaseParameter<TEnum>
    BaseParameter<TEnum>
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX