SecKey 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
封裝安全性金鑰,這是公開-私密金鑰組的一半。
public class SecKey : IDisposable, ObjCRuntime.INativeObject
type SecKey = class
interface INativeObject
interface IDisposable
- 繼承
-
SecKey
- 實作
建構函式
SecKey(IntPtr, Boolean) |
建立 Unmanaged 物件的 Managed 標記法時所使用的建構函式。 |
SecKey(IntPtr) |
建立 Unmanaged 物件的 Managed 標記法時所使用的建構函式。 |
屬性
BlockSize |
取得索引鍵的區塊大小。 |
Handle |
處理非受控物件標記法) (指標。 |