KeyManager.getPublicKeyFromKeystore

Returns a PublicKey from the system key store for a given alias name. The system keystore is used to store the server certificates and private keys

returns java.security.Key

Parameters

java.lang.String  alias,