Language

PSource.PSpecified.Default Property

Definition

The instance of PSpecified with the default value byte[0] for P

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

Property Value

The PSpecified instance whose encoding input P has the value byte[0].

Attributes

Remarks

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