IkeSaProposal クラス

定義

[Android.Runtime.Register("android/net/ipsec/ike/IkeSaProposal", ApiSince=31, DoNotGenerateAcw=true)]
public sealed class IkeSaProposal : Android.Net.IpSec.Ike.SaProposal
[<Android.Runtime.Register("android/net/ipsec/ike/IkeSaProposal", ApiSince=31, DoNotGenerateAcw=true)>]
type IkeSaProposal = class
    inherit SaProposal
継承
IkeSaProposal
属性

フィールド

DhGroup1024BitModp
古い.
(継承元 SaProposal)
DhGroup1536BitModp
古い.
(継承元 SaProposal)
DhGroup2048BitModp
古い.
(継承元 SaProposal)
DhGroup3072BitModp
古い.
(継承元 SaProposal)
DhGroup4096BitModp
古い.
(継承元 SaProposal)
DhGroupCurve25519
古い.
(継承元 SaProposal)
DhGroupNone
古い.
(継承元 SaProposal)
EncryptionAlgorithm3des
古い.
(継承元 SaProposal)
EncryptionAlgorithmAesCbc
古い.
(継承元 SaProposal)
EncryptionAlgorithmAesCtr
古い.
(継承元 SaProposal)
EncryptionAlgorithmAesGcm12
古い.
(継承元 SaProposal)
EncryptionAlgorithmAesGcm16
古い.
(継承元 SaProposal)
EncryptionAlgorithmAesGcm8
古い.
(継承元 SaProposal)
EncryptionAlgorithmChacha20Poly1305
古い.
(継承元 SaProposal)
IntegrityAlgorithmAesCmac96
古い.
(継承元 SaProposal)
IntegrityAlgorithmAesXcbc96
古い.
(継承元 SaProposal)
IntegrityAlgorithmHmacSha196
古い.
(継承元 SaProposal)
IntegrityAlgorithmHmacSha2256128
古い.
(継承元 SaProposal)
IntegrityAlgorithmHmacSha2384192
古い.
(継承元 SaProposal)
IntegrityAlgorithmHmacSha2512256
古い.
(継承元 SaProposal)
IntegrityAlgorithmNone
古い.
(継承元 SaProposal)
KeyLenAes128
古い.
(継承元 SaProposal)
KeyLenAes192
古い.
(継承元 SaProposal)
KeyLenAes256
古い.
(継承元 SaProposal)
KeyLenUnused
古い.
(継承元 SaProposal)
PseudorandomFunctionAes128Cmac
古い.
(継承元 SaProposal)
PseudorandomFunctionAes128Xcbc
古い.
(継承元 SaProposal)
PseudorandomFunctionHmacSha1
古い.
(継承元 SaProposal)
PseudorandomFunctionSha2256
古い.
(継承元 SaProposal)
PseudorandomFunctionSha2384
古い.
(継承元 SaProposal)
PseudorandomFunctionSha2512
古い.
(継承元 SaProposal)

プロパティ

Class

この Objectのランタイム クラスを返します。

(継承元 Object)
DhGroups (継承元 SaProposal)
EncryptionAlgorithms (継承元 SaProposal)
Handle

基になる Android インスタンスへのハンドル。

(継承元 Object)
IntegrityAlgorithms (継承元 SaProposal)
JniIdentityHashCode (継承元 Object)
JniPeerMembers
PeerReference (継承元 Object)
PseudorandomFunctions
SupportedEncryptionAlgorithms
SupportedIntegrityAlgorithms
SupportedPseudorandomFunctions
ThresholdClass (継承元 SaProposal)
ThresholdType (継承元 SaProposal)

メソッド

Clone()

このオブジェクトのコピーを作成して返します。

(継承元 Object)
Dispose() (継承元 Object)
Dispose(Boolean) (継承元 Object)
Equals(Object)

他のオブジェクトがこのオブジェクトと "等しい" かどうかを示します。

(継承元 Object)
GetHashCode()

オブジェクトのハッシュ コード値を返します。

(継承元 Object)
JavaFinalize()

オブジェクトへの参照がなくなったとガベージ コレクションが判断したときに、オブジェクトのガベージ コレクターによって呼び出されます。

(継承元 Object)
Notify()

このオブジェクトのモニターで待機している 1 つのスレッドを起動します。

(継承元 Object)
NotifyAll()

このオブジェクトのモニターで待機しているすべてのスレッドを起動します。

(継承元 Object)
SetHandle(IntPtr, JniHandleOwnership)

Handle プロパティを設定します。

(継承元 Object)
ToArray<T>() (継承元 Object)
ToString()

オブジェクトの文字列形式を返します。

(継承元 Object)
UnregisterFromRuntime() (継承元 Object)
Wait()

現在のスレッドが起動するまで待機します。通常<は、通知</em> または>< em 中断</em によって待機します>。>

(継承元 Object)
Wait(Int64)

現在のスレッドが起動するまで待機します。通常<は、通知></em> または <>em 中断</em>、または特定のリアルタイムが経過するまで待機します。

(継承元 Object)
Wait(Int64, Int32)

現在のスレッドが起動するまで待機します。通常<は、通知></em> または <>em 中断</em>、または特定のリアルタイムが経過するまで待機します。

(継承元 Object)

明示的なインターフェイスの実装

IJavaPeerable.Disposed() (継承元 Object)
IJavaPeerable.DisposeUnlessReferenced() (継承元 Object)
IJavaPeerable.Finalized() (継承元 Object)
IJavaPeerable.JniManagedPeerState (継承元 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32) (継承元 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) (継承元 Object)
IJavaPeerable.SetPeerReference(JniObjectReference) (継承元 Object)

拡張メソッド

JavaCast<TResult>(IJavaObject)

Android ランタイムチェック型変換を実行します。

JavaCast<TResult>(IJavaObject)
GetJniTypeName(IJavaPeerable)

適用対象