public class KeyImpl extends AbstractPropertyChange implements Key
PROP_LOCKED
Constructor and Description |
---|
KeyImpl(String alias,
KeyStore keyStore,
String initialPassword) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
Certificate |
getCertificate() |
Key |
getKey() |
String |
getName() |
boolean |
isLocked() |
boolean |
isPrivate() |
protected void |
performUnlock(String password) |
String |
toString() |
void |
unlock(CallbackHandler callbackHandler) |
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener
public void unlock(CallbackHandler callbackHandler)
public Certificate getCertificate()
getCertificate
in interface Key
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.