Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Javax.Crypto
  3. CipherSpi
  4. CipherSpi()
  • CipherSpi
    • CipherSpi()
    • CipherSpi(IntPtr, JniHandleOwnership)
    • JniPeerMembers
    • ThresholdClass
    • ThresholdType
    • EngineDoFinal(ByteBuffer, ByteBuffer)
    • EngineDoFinal(Byte[], Int32, Int32)
    • EngineDoFinal(Byte[], Int32, Int32, Byte[], Int32)
    • EngineGetBlockSize()
    • EngineGetIV()
    • EngineGetKeySize(IKey)
    • EngineGetOutputSize(Int32)
    • EngineGetParameters()
    • EngineInit(Int32, IKey, SecureRandom)
    • EngineInit(Int32, IKey, AlgorithmParameters, SecureRandom)
    • EngineInit(Int32, IKey, IAlgorithmParameterSpec, SecureRandom)
    • EngineSetMode(String)
    • EngineSetPadding(String)
    • EngineUnwrap(Byte[], String, Int32)
    • EngineUpdate(ByteBuffer, ByteBuffer)
    • EngineUpdate(Byte[], Int32, Int32)
    • EngineUpdate(Byte[], Int32, Int32, Byte[], Int32)
    • EngineUpdateAAD(ByteBuffer)
    • EngineUpdateAAD(Byte[], Int32, Int32)
    • EngineWrap(IKey)
monoandroid
namespace Javax.Crypto
{
    [Register("javax/crypto/CipherSpi", DoNotGenerateAcw = true)]
    public abstract class CipherSpi : Object
    {
        [Register(".ctor", "()V", "")]
        public CipherSpi();
    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙