GCMParameterSpec
GCMParameterSpec(Int32, Byte[])
GCMParameterSpec(IntPtr, JniHandleOwnership)
GCMParameterSpec(Int32, Byte[], Int32, Int32)
JniPeerMembers
ThresholdClass
ThresholdType
TLen
GetIV()
monoandroid
namespace Javax.Crypto.Spec
{
[Register("javax/crypto/spec/GCMParameterSpec", DoNotGenerateAcw = true)]
public class GCMParameterSpec : Object, IJavaObject, IJavaPeerable, IAlgorithmParameterSpec, IDisposable
{
[Register(".ctor", "(I[BII)V", "")]
public GCMParameterSpec(int tLen, byte[]? src, int offset, int len);
}
}
| .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