Package com.yubico.yubikit.core.util
-
Interface Summary Interface Description Callback<T> Generic callback interface. -
Class Summary Class Description NdefUtils Parser that helps to extract OTP from nfc tag.Pair<A,B> Utility class to hold two values.RandomUtils Utility class to generate random data.Result<T,E extends java.lang.Throwable> Result value, wrapping a T (if successful) or an Exception (if failed).StringUtils Utility methods for Strings.Tlv Tag, length, Value structure that helps to parse APDU response data.Tlvs Utility methods to encode and decode BER-TLV data.