This class provides an identity cipher that does not transform the input data
in any way.
See Also:
NullCipher Members
Syntax
[Android.Runtime.Register("javax/crypto/NullCipher", DoNotGenerateAcw=true)]
public class
NullCipher :
CipherRemarks
Requirements
Namespace: Javax.Crypto
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1