Uses of Class
org.robovm.apple.security.SSLClientCertificateState
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SSLClientCertificateState in org.robovm.apple.security
Methods in org.robovm.apple.security that return SSLClientCertificateState Modifier and Type Method Description SSLClientCertificateStateSSLContext. getClientCertificateState()static SSLClientCertificateStateSSLClientCertificateState. valueOf(long n)Returns the enum constant of this type with the specified name.static SSLClientCertificateStateSSLClientCertificateState. valueOf(String name)Returns the enum constant of this type with the specified name.static SSLClientCertificateState[]SSLClientCertificateState. values()Returns an array containing the constants of this enum type, in the order they are declared.