NFCSecureSession

internal final class NFCSecureSession

A class that manages the secure session for NFC communication, including security configuration, secure channels, and secure messaging.

The NFCSecureSession class is responsible for establishing secure communication sessions for NFC (Near Field Communication) using SecurityConfiguration, SecureChannel, and SecureMessaging.

  • Tip: It enables secure data exchange and provides methods for configuring, establishing, and clearing the secure session.