Javax.Crypto.EncryptedPrivateKeyInfo.AlgParameters Property
Returns the parameters used by the encryption algorithm.

Syntax

[get: Android.Runtime.Register("getAlgParameters", "()Ljava/security/AlgorithmParameters;", "GetGetAlgParametersHandler")]
public virtual Java.Security.AlgorithmParameters AlgParameters { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the parameters used by the encryption algorithm.

[Android Documentation]

Requirements

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