Uses of Interface
de.gematik.bbriccs.smartcards.Smartcard
Packages that use Smartcard
-
Uses of Smartcard in de.gematik.bbriccs.smartcards
Subinterfaces of Smartcard in de.gematik.bbriccs.smartcardsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceMethods in de.gematik.bbriccs.smartcards with type parameters of type SmartcardModifier and TypeMethodDescriptionstatic <S extends Smartcard>
SmartcardTypeSmartcardType.fromImplementationType(Class<S> smartcardClass) -
Uses of Smartcard in de.gematik.bbriccs.smartcards.exceptions
Constructors in de.gematik.bbriccs.smartcards.exceptions with parameters of type SmartcardModifierConstructorDescriptionSmartCardKeyNotFoundException(Smartcard smartcard) SmartCardKeyNotFoundException(Smartcard smartcard, Oid oid, CryptoSystem crypto) SmartCardKeyNotFoundException(Smartcard smartcard, List<Oid> oids) SmartCardKeyNotFoundException(Smartcard smartcard, List<Oid> oids, CryptoSystem cryptoSystem)