org.gudy.azureus2.core3.security
Interface SEKeyDetails


public interface SEKeyDetails


Method Summary
 X509Certificate[] getCertificateChain()
           
 Key getKey()
           
 

Method Detail

getKey

Key getKey()

getCertificateChain

X509Certificate[] getCertificateChain()