ExemptionMechanism
ExemptionMechanism(IntPtr, JniHandleOwnership)
ExemptionMechanism(ExemptionMechanismSpi, Provider, String)
JniPeerMembers
Name
Provider
ThresholdClass
ThresholdType
GenExemptionBlob()
GenExemptionBlob(Byte[])
GenExemptionBlob(Byte[], Int32)
GetInstance(String)
GetInstance(String, Provider)
GetInstance(String, String)
GetOutputSize(Int32)
Init(IKey)
Init(IKey, AlgorithmParameters)
Init(IKey, IAlgorithmParameterSpec)
IsCryptoAllowed(IKey)
monoandroid
namespace Javax.Crypto
{
[Register("javax/crypto/ExemptionMechanism", DoNotGenerateAcw = true)]
public class ExemptionMechanism : Object
{
[Register("genExemptionBlob", "([B)I", "")]
public int GenExemptionBlob(byte[]? output);
}
}
.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