SecKey Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encapsulates a security key, one half of a public-private key-pair.
public class SecKey : CoreFoundation.NativeObject
type SecKey = class
inherit NativeObject
- Inheritance
Properties
| Name | Description |
|---|---|
| BlockSize |
Gets the block size of the key. |
| Handle | (Inherited from DisposableObject) |
| Owns | (Inherited from DisposableObject) |
Methods
Extension Methods
| Name | Description |
|---|---|
| GetHandle(INativeObject) | |
| GetNonNullHandle(INativeObject, String) | |