Mac
Mac(IntPtr, JniHandleOwnership)
Mac(MacSpi, Provider, String)
Algorithm
JniPeerMembers
MacLength
Provider
ThresholdClass
ThresholdType
Clone()
DoFinal()
DoFinal(Byte[])
DoFinal(Byte[], Int32)
GetInstance(String)
GetInstance(String, Provider)
GetInstance(String, String)
Init(IKey)
Init(IKey, IAlgorithmParameterSpec)
Reset()
Update(Byte[])
Update(ByteBuffer)
Update(SByte)
Update(Byte[], Int32, Int32)
monoandroid
namespace Javax.Crypto
{
[Register("javax/crypto/Mac", DoNotGenerateAcw = true)]
public class Mac : Object, IJavaObject, IJavaPeerable, ICloneable, IDisposable
{
[Register("reset", "()V", "")]
public void Reset();
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.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