org.openmdx.kernel.security.pki
Interface KeyProvider

All Superinterfaces:
CertificateProvider, Connection
All Known Implementing Classes:
DeployedKeyProvider, KeyConnection

public interface KeyProvider
extends CertificateProvider

Key Provider


Method Summary
 Key getKey()
          Retrieve this provider's Key
 
Methods inherited from interface org.openmdx.kernel.security.pki.CertificateProvider
getAlias, getCertificate
 
Methods inherited from interface org.openmdx.kernel.security.resource.Connection
close
 

Method Detail

getKey

Key getKey()
           throws GeneralSecurityException
Retrieve this provider's Key

Returns:
this provider's Key
Throws:
GeneralSecurityException


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.