Package org.bouncycastle.jsse
Interface BCX509Key
-
public interface BCX509Key
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.security.cert.X509Certificate[]getCertificateChain()java.lang.StringgetKeyType()java.security.PrivateKeygetPrivateKey()
-