Java.Security.Cert.X509CertSelector.SubjectPublicKeyAlgID Property
Returns the criterion for the subject public key signature algorithm.

Syntax

[get: Android.Runtime.Register("getSubjectPublicKeyAlgID", "()Ljava/lang/String;", "GetGetSubjectPublicKeyAlgIDHandler")]
[set: Android.Runtime.Register("setSubjectPublicKeyAlgID", "(Ljava/lang/String;)V", "GetSetSubjectPublicKeyAlgID_Ljava_lang_String_Handler")]
public virtual string SubjectPublicKeyAlgID { get; set; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif the specified object identifier is invalid.
Java.IO.IOExceptionif the specified object identifier is invalid.
Java.IO.IOExceptionif the specified object identifier is invalid.
Java.IO.IOExceptionif the specified object identifier is invalid.
Java.IO.IOExceptionif the specified object identifier is invalid.

Remarks

Get method documentation [Android Documentation]

Returns the criterion for the subject public key signature algorithm.

Set method documentation [Android Documentation]

Sets the criterion for the subject public key signature algorithm. The certificate must contain a subject public key with the algorithm specified.

Requirements

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