Uses of Enum
es.gob.jmulticard.apdu.iso7816four.pace.MseSetPaceAlgorithmApduCommand.PacePasswordType
Packages that use MseSetPaceAlgorithmApduCommand.PacePasswordType
Package
Description
APDU relacionadas con el protocolo PACE
(Password Authenticated Connection Establishment).
Contiene todas las funcionalidades relacionadas con tarjetas
criptográficas que sigan el estándar DNIe.
Documentos de viaje electrónicos acordes a normativas ICAO.
-
Uses of MseSetPaceAlgorithmApduCommand.PacePasswordType in es.gob.jmulticard.apdu.iso7816four.pace
Methods in es.gob.jmulticard.apdu.iso7816four.pace that return MseSetPaceAlgorithmApduCommand.PacePasswordTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.MseSetPaceAlgorithmApduCommand.PacePasswordType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in es.gob.jmulticard.apdu.iso7816four.pace with parameters of type MseSetPaceAlgorithmApduCommand.PacePasswordTypeModifierConstructorDescriptionMseSetPaceAlgorithmApduCommand
(byte cla, MseSetPaceAlgorithmApduCommand.PaceAlgorithmOid algorithm, MseSetPaceAlgorithmApduCommand.PacePasswordType pwdType, MseSetPaceAlgorithmApduCommand.PaceAlgorithmParam algorithmParam) Crea una APDU de establecmiento de algoritmo para PACE. -
Uses of MseSetPaceAlgorithmApduCommand.PacePasswordType in es.gob.jmulticard.card.dnie
Fields in es.gob.jmulticard.card.dnie declared as MseSetPaceAlgorithmApduCommand.PacePasswordTypeModifier and TypeFieldDescriptionprivate static MseSetPaceAlgorithmApduCommand.PacePasswordType
DnieNfc.paceInitType
Methods in es.gob.jmulticard.card.dnie that return MseSetPaceAlgorithmApduCommand.PacePasswordTypeModifier and TypeMethodDescriptionprivate static MseSetPaceAlgorithmApduCommand.PacePasswordType
DnieNfc.getPasswordType
(String paceInitializationValue) -
Uses of MseSetPaceAlgorithmApduCommand.PacePasswordType in es.gob.jmulticard.card.icao
Methods in es.gob.jmulticard.card.icao that return MseSetPaceAlgorithmApduCommand.PacePasswordTypeModifier and TypeMethodDescriptionWirelessInitializer.getPasswordType()
Obtiene el tipo de contraseña asociada a esta inicialización.WirelessInitializerCan.getPasswordType()
WirelessInitializerMrz.getPasswordType()