The members of Java.Security.Cert.CertPathBuilder are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. | ||
Creates a new CertPathBuilder. |
[read-only] | Algorithm | string. Returns the algorithm name of this instance. |
[read-only] static | DefaultType | string. Returns the default CertPathBuilder type from the Security Properties. |
[read-only] | Provider | Java.Security.Provider. Returns the provider of 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. |
Build(ICertPathParameters)Builds a certification path with the specified algorithm parameters. | ||
static | GetInstance(string)Creates a new CertPathBuilder instance with the specified algorithm. | |
static | GetInstance(string, Java.Security.Provider)Creates a new CertPathBuilder instance from the specified provider providing the specified algorithm. | |
static | GetInstance(string, string)Creates a new CertPathBuilder instance from the specified provider providing the specified algorithm. |