Share via


OAEPParameterSpec.Default Property

Definition

The OAEP parameter set with all default values.

[Android.Runtime.Register("DEFAULT")]
public static Javax.Crypto.Spec.OAEPParameterSpec? Default { get; }
[<Android.Runtime.Register("DEFAULT")>]
static member Default : Javax.Crypto.Spec.OAEPParameterSpec

Property Value

Attributes

Remarks

The OAEP parameter set with all default values.

Java documentation for javax.crypto.spec.OAEPParameterSpec.DEFAULT.

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