Uses of Enum
es.gob.jmulticard.apdu.iso7816four.pace.MseSetPaceAlgorithmApduCommand.PaceAlgorithmOid
Packages that use MseSetPaceAlgorithmApduCommand.PaceAlgorithmOid
Package
Description
APDU relacionadas con el protocolo PACE
(Password Authenticated Connection Establishment).
-
Uses of MseSetPaceAlgorithmApduCommand.PaceAlgorithmOid in es.gob.jmulticard.apdu.iso7816four.pace
Methods in es.gob.jmulticard.apdu.iso7816four.pace that return MseSetPaceAlgorithmApduCommand.PaceAlgorithmOidModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.MseSetPaceAlgorithmApduCommand.PaceAlgorithmOid.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.PaceAlgorithmOidModifierConstructorDescriptionMseSetPaceAlgorithmApduCommand
(byte cla, MseSetPaceAlgorithmApduCommand.PaceAlgorithmOid algorithm, MseSetPaceAlgorithmApduCommand.PacePasswordType pwdType, MseSetPaceAlgorithmApduCommand.PaceAlgorithmParam algorithmParam) Crea una APDU de establecmiento de algoritmo para PACE.