public class KeyStore extends Object
KeyStore(boolean activeMode)
KeyStore(String privateKey, String password, String certificate, boolean activeMode)
KeyStore
getJavaSecurityKeyStore()
void
setCertificates(Map<String,String> certificates)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyStore(boolean activeMode)
public KeyStore(String privateKey, String password, String certificate, boolean activeMode)
privateKey
password
certificate
public void setCertificates(Map<String,String> certificates)
public KeyStore getJavaSecurityKeyStore()
Copyright © 2012–2014 SURFnet bv, The Netherlands. All rights reserved.