Uses of Class
es.gob.jmulticard.CryptoHelper.PaceChannelHelper
-
Packages that use CryptoHelper.PaceChannelHelper Package Description es.gob.jmulticard Paquete principal del proyecto JMultiCard.es.gob.jmulticard.card.dnie Contiene todas las funcionalidades relacionadas con tarjetas criptográficas que sigan el estándar DNIe. -
-
Uses of CryptoHelper.PaceChannelHelper in es.gob.jmulticard
Subclasses of CryptoHelper.PaceChannelHelper in es.gob.jmulticard Modifier and Type Class Description classBcPaceChannelHelperUtilidades para el establecimiento de un canal PACE (Password Authenticated Connection Establishment).Fields in es.gob.jmulticard declared as CryptoHelper.PaceChannelHelper Modifier and Type Field Description private CryptoHelper.PaceChannelHelperBcCryptoHelper. paceChannelHelperMethods in es.gob.jmulticard that return CryptoHelper.PaceChannelHelper Modifier and Type Method Description CryptoHelper.PaceChannelHelperBcCryptoHelper. getPaceChannelHelper()abstract CryptoHelper.PaceChannelHelperCryptoHelper. getPaceChannelHelper()Obtiene las utilidades para el establecimiento de un canal PACE (Password Authenticated Connection Establishment). -
Uses of CryptoHelper.PaceChannelHelper in es.gob.jmulticard.card.dnie
Methods in es.gob.jmulticard.card.dnie with parameters of type CryptoHelper.PaceChannelHelper Modifier and Type Method Description private ApduConnectionDnieNfc. getPaceConnection(ApduConnection con, CryptoHelper.PaceChannelHelper pch)
-