public class FixKeyId extends Object
| Constructor and Description |
|---|
FixKeyId() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
fixKeyId(KeyStore ks,
CallbackHandler callbackHandler)
Replaces each alias of a store with the base 64 encoded sha-1 thumbprint of the corresponding key.
|
public static boolean fixKeyId(KeyStore ks, CallbackHandler callbackHandler)
ks - kscallbackHandler - callbackHandlerCopyright © 2019. All Rights Reserved.