public final class MozillaKeyStoreUtilitiesOsX
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
configureMacNSS(java.lang.String binDir)
Configura adecuadamente el acceso (mediante enlaces simbólicos) de NSS en OS X.
|
public static void configureMacNSS(java.lang.String binDir) throws es.gob.afirma.core.AOException
binDir
- Directorio original de las bibliotecas NSS.es.gob.afirma.core.AOException
- Si ocurre cualquier error durante el proceso.