public class MSKeyStoreLoader extends Object implements KeyStoreLoader
| Modifier and Type | Field and Description |
|---|---|
protected static String |
MS_PROVIDER |
protected static String |
MS_TYPE |
| Constructor and Description |
|---|
MSKeyStoreLoader() |
| Modifier and Type | Method and Description |
|---|---|
CallbackHandler |
getCallback() |
KeyStore |
getKeyStore()
instance for SunMSCAPI
|
KeyStore |
getKeyStore(String pinNumber) |
void |
setCallback(CallbackHandler callback) |
void |
setCallbackHandler(CallbackHandler callback) |
protected static final String MS_PROVIDER
protected static final String MS_TYPE
public KeyStore getKeyStore()
getKeyStore in interface KeyStoreLoaderKeyStorepublic void setCallbackHandler(CallbackHandler callback)
setCallbackHandler in interface KeyStoreLoadercallback - handler of callbacks, used to provide PIN entryCallbackHandlerpublic CallbackHandler getCallback()
public void setCallback(CallbackHandler callback)
public KeyStore getKeyStore(String pinNumber)
getKeyStore in interface KeyStoreLoaderpinNumber - the personal identification number.Copyright © 2025 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.