Uses of Class
es.gob.jmulticard.card.fnmt.ceres.CeresPrivateKeyReference
Packages that use CeresPrivateKeyReference
Package
Description
Proveedor JSE para tarjetas FNMT-RCM-CERES.
-
Uses of CeresPrivateKeyReference in es.gob.jmulticard.jse.provider.ceres
Fields in es.gob.jmulticard.jse.provider.ceres declared as CeresPrivateKeyReferenceModifier and TypeFieldDescriptionprivate final CeresPrivateKeyReference
CeresPrivateKey.keyRef
Referencia a la clave dentro de la tarjeta.Methods in es.gob.jmulticard.jse.provider.ceres that return CeresPrivateKeyReferenceModifier and TypeMethodDescription(package private) CeresPrivateKeyReference
CeresPrivateKey.getReference()
Recupera la referencia de la clave.Constructors in es.gob.jmulticard.jse.provider.ceres with parameters of type CeresPrivateKeyReferenceModifierConstructorDescription(package private)
CeresPrivateKey
(CeresPrivateKeyReference keyReference, Ceres card, BigInteger mod) Crea una clave privada de tarjeta FNMT-RCM-CERES.