public class

KeyStoreUtil

extends Object
java.lang.Object
   ↳ sun.security.tools.KeyStoreUtil

Class Overview

This class provides several utilities to KeyStore.

Summary

Public Methods
static boolean isWindowsKeyStore(String storetype)
Returns true if KeyStore has a password.
static String niceStoreTypeName(String storetype)
Returns standard-looking names for storetype
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static boolean isWindowsKeyStore (String storetype)

Returns true if KeyStore has a password. This is true except for MSCAPI KeyStores

public static String niceStoreTypeName (String storetype)

Returns standard-looking names for storetype