The members of Java.Security.Cert.CertPath are listed below.
See Also: Inherited members from Java.Lang.Object
| Creates a new CertPath instance for the specified certificate type. | ||
| A constructor used when creating managed representations of JNI objects; called by the runtime. | 
| [read-only] abstract  | Certificates | IList<Certificate>. Returns an immutable List of the Certificates contained in the CertPath. | 
| [read-only] abstract  | Encodings | Java.Util.IIterator. Returns an Iterator over the supported encodings for a representation of the certificate path. | 
| [read-only] | Type | string. Returns the type of Certificate in this instance. | 
| [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  | GetEncoded() Returns an encoding of the CertPath using the default encoding. | |
| abstract  | GetEncoded(string) Returns an encoding of this CertPath using the given encoding from CertPath.Encodings. | |
| WriteReplace() Returns an alternate object to be serialized. | ||