Javax.Crypto.Interfaces.IPBEKey.GetSalt Method
Returns a copy of the salt data or null if not specified.

Syntax

[Android.Runtime.Register("getSalt", "()[B", "GetGetSaltHandler:Javax.Crypto.Interfaces.IPBEKeyInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public byte[] GetSalt ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a copy of the salt data or null if not specified.

[Android Documentation]

Requirements

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