Java.Security.Cert.TrustAnchor: Property Members

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

Public Properties

[read-only]
CAJavax.Security.Auth.X500.X500Principal. Returns the name of the certificate authority as X500Principal.
[read-only]
CANamestring. Returns the name of the certificate authority as String in RFC 2253 format.
[read-only]
CAPublicKeyJava.Security.IPublicKey. Returns the public key of the certificate authority.
[read-only]
TrustedCertX509Certificate. Returns the certificate of this trusted certificate authority.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.