Uses of Class
netscape.security.util.ASN1CharStrConvMap
-
Packages that use ASN1CharStrConvMap Package Description netscape.security.util -
-
Uses of ASN1CharStrConvMap in netscape.security.util
Methods in netscape.security.util that return ASN1CharStrConvMap Modifier and Type Method Description static ASN1CharStrConvMap
ASN1CharStrConvMap. getDefault()
Get the global ASN1CharStrConvMap.Methods in netscape.security.util with parameters of type ASN1CharStrConvMap Modifier and Type Method Description static void
ASN1CharStrConvMap. setDefault(ASN1CharStrConvMap newDefault)
Set the global default ASN1CharStrConvMap.
-