Javax.Crypto.Spec.OAEPParameterSpec Class
The algorithm parameter specification for the OAEP Padding algorithm.

See Also: OAEPParameterSpec Members

Syntax

[Android.Runtime.Register("javax/crypto/spec/OAEPParameterSpec", DoNotGenerateAcw=true)]
public class OAEPParameterSpec : Java.Lang.Object, Java.Security.Spec.IAlgorithmParameterSpec, IDisposable

Remarks

The algorithm parameter specification for the OAEP Padding algorithm.

This padding algorithm is defined in the standard.

[Android Documentation]

Requirements

Namespace: Javax.Crypto.Spec
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1