다음을 통해 공유


IkeDerAsn1DnIdentification(X500Principal) Constructor

Definition

Construct an instance of IkeDerAsn1DnIdentification with an ASN.

[Android.Runtime.Register(".ctor", "(Ljavax/security/auth/x500/X500Principal;)V", "", ApiSince=31)]
public IkeDerAsn1DnIdentification (Javax.Security.Auth.X500.X500Principal derAsn1Dn);
[<Android.Runtime.Register(".ctor", "(Ljavax/security/auth/x500/X500Principal;)V", "", ApiSince=31)>]
new Android.Net.IpSec.Ike.IkeDerAsn1DnIdentification : Javax.Security.Auth.X500.X500Principal -> Android.Net.IpSec.Ike.IkeDerAsn1DnIdentification

Parameters

derAsn1Dn
X500Principal

the ASN.1 X.500 Distinguished Name.

Attributes

Remarks

Construct an instance of IkeDerAsn1DnIdentification with an ASN.1 X.500 Distinguished Name

Java documentation for android.net.ipsec.ike.IkeDerAsn1DnIdentification.IkeDerAsn1DnIdentification(javax.security.auth.x500.X500Principal).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to