The constructors 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
Creates a new TrustAnchor with the specified certificate and name constraints. | ||
Creates a new TrustAnchor with the specified certificate authority name as principal, its public key and the specified name constraints. | ||
Creates a new TrustAnchor with the specified certificate authority name, its public key and the specified name constraints. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |