The members of Javax.Net.Ssl.X509ExtendedKeyManager are listed below.
See Also: Inherited members from Java.Lang.Object
To be used by subclasses only. | ||
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
abstract | ChooseClientAlias(string[], Java.Security.IPrincipal[], Java.Net.Socket)Documentation for this section has not yet been entered. | |
ChooseEngineClientAlias(string[], Java.Security.IPrincipal[], SSLEngine)Chooses an alias for the client side of an SSL connection to authenticate it with the specified public key type and certificate issuers. | ||
ChooseEngineServerAlias(string, Java.Security.IPrincipal[], SSLEngine)Chooses an alias for the server side of an SSL connection to authenticate it with the specified public key type and certificate issuers. | ||
abstract | ChooseServerAlias(string, Java.Security.IPrincipal[], Java.Net.Socket)Documentation for this section has not yet been entered. | |
abstract | GetCertificateChain(string)Documentation for this section has not yet been entered. | |
abstract | GetClientAliases(string, Java.Security.IPrincipal[])Documentation for this section has not yet been entered. | |
abstract | GetPrivateKey(string)Documentation for this section has not yet been entered. | |
abstract | GetServerAliases(string, Java.Security.IPrincipal[])Documentation for this section has not yet been entered. |