Interface TPMDevicePropertyVerifier

All Known Implementing Classes:
NullTPMDevicePropertyVerifier

public interface TPMDevicePropertyVerifier
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    verify(@NotNull TPMDeviceProperty tpmDeviceProperty)
     
  • Method Details