The properties of Java.Security.Cert.TrustAnchor are listed below. For a list of all members, see the TrustAnchor Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | CA | Javax.Security.Auth.X500.X500Principal. Returns the name of the certificate authority as X500Principal. |
[read-only] | CAName | string. Returns the name of the certificate authority as String in RFC 2253 format. |
[read-only] | CAPublicKey | Java.Security.IPublicKey. Returns the public key of the certificate authority. |
[read-only] | TrustedCert | X509Certificate. Returns the certificate of this trusted certificate authority. |
[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. |