Uses of Interface
org.simpleframework.transport.CertificateChallenge
-
Packages that use CertificateChallenge Package Description org.simpleframework.transport -
-
Uses of CertificateChallenge in org.simpleframework.transport
Methods in org.simpleframework.transport that return CertificateChallenge Modifier and Type Method Description CertificateChallenge
Certificate. getChallenge()
This returns a challenge for the certificate.
-