org.gudy.azureus2.core3.security
Interface SEKeyDetails


public interface SEKeyDetails


Method Summary
 java.security.cert.X509Certificate[] getCertificateChain()
           
 java.security.Key getKey()
           
 

Method Detail

getKey

java.security.Key getKey()

getCertificateChain

java.security.cert.X509Certificate[] getCertificateChain()