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 CeresPrivateKeyReferenceCeresPrivateKey.keyRefReferencia a la clave dentro de la tarjeta.Methods in es.gob.jmulticard.jse.provider.ceres that return CeresPrivateKeyReferenceModifier and TypeMethodDescription(package private) CeresPrivateKeyReferenceCeresPrivateKey.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.