Uses of Class
es.gob.jmulticard.asn1.der.pkcs15.Path
Packages that use Path
Package
Description
Contiene los tipos compuestos ASN.1 empleados en la normativa
PKCS#15 (estándar de formato de información de dispositivo
criptográfico).
-
Uses of Path in es.gob.jmulticard.asn1.der.pkcs15
Methods in es.gob.jmulticard.asn1.der.pkcs15 that return PathModifier and TypeMethodDescriptionOdf.getCdfPath()
Obtiene la ruta (Path ASN.1 PKCS#15) hacia el CDF.CertificatesContextSpecific.getCertificatesPath()
Obtiene la ruta (Path ASN.1 PKCS#15) hacia el CDF.PrivateKeysContextSpecific.getPrivateKeysPath()
Obtiene la ruta (Path ASN.1 PKCS#15) hacia el PrKDF.Odf.getPrKdfPath()
Obtiene la ruta (Path ASN.1 PKCS#15) hacia el PrKDF.PublicKeysContextSpecific.getPublicKeysPath()
Obtiene la ruta (Path ASN.1 PKCS#15) hacia el PuKDF.Odf.getPuKdfPath()
Obtiene la ruta (Path ASN.1 PKCS#15) hacia el PuKDF.