Interface TPMDevicePropertyValidator

All Known Implementing Classes:
NullTPMDevicePropertyValidator

public interface TPMDevicePropertyValidator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    validate(@NonNull TPMDeviceProperty tpmDeviceProperty)
     
  • Method Details