Nevis Mobile Authentication SDK React Native plugin
    Preparing search index...

    Enumeration SecurityLevel

    This indicates the level of protection of the FIDO UAF keys in the device as defined here.

    Index

    Enumeration Members

    Software: "SOFTWARE"

    The key is stored in a Software environment. This is typically the environment where the emulators store keys.

    TrustedEnvironment: "TRUSTED_ENVIRONMENT"

    The key is stored in a trusted execution environment (TEE).

    StrongBox: "STRONG_BOX"

    The key is stored in a StrongBox. This is currently the highest level of security where the SDK stores keys.