Java.Security.Cert.PKIXParameters.TargetCertConstraints Property
Returns the constraints that are required for the target certificate.

Syntax

[get: Android.Runtime.Register("getTargetCertConstraints", "()Ljava/security/cert/CertSelector;", "GetGetTargetCertConstraintsHandler")]
[set: Android.Runtime.Register("setTargetCertConstraints", "(Ljava/security/cert/CertSelector;)V", "GetSetTargetCertConstraints_Ljava_security_cert_CertSelector_Handler")]
public virtual ICertSelector TargetCertConstraints { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the constraints that are required for the target certificate.

Set method documentation [Android Documentation]

Sets the constraints that are required for the target certificate.

Requirements

Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1