Uses of Class
es.gob.jmulticard.CryptoHelper.PaceChannelHelper
Packages that use CryptoHelper.PaceChannelHelper
Package
Description
Paquete principal del proyecto JMultiCard.
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.jmulticardModifier and TypeClassDescriptionfinal class
Utilidades para el establecimiento de un canal PACE (Password Authenticated Connection Establishment).Fields in es.gob.jmulticard declared as CryptoHelper.PaceChannelHelperModifier and TypeFieldDescriptionprivate CryptoHelper.PaceChannelHelper
BcCryptoHelper.paceChannelHelper
Methods in es.gob.jmulticard that return CryptoHelper.PaceChannelHelperModifier and TypeMethodDescriptionBcCryptoHelper.getPaceChannelHelper()
abstract CryptoHelper.PaceChannelHelper
CryptoHelper.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.PaceChannelHelperModifier and TypeMethodDescriptionprivate ApduConnection
DnieNfc.getPaceConnection
(ApduConnection con, CryptoHelper.PaceChannelHelper pch)