CryptoAPITransform.KeyHandle Property

Definition

Gets the key handle.

public:
 property IntPtr KeyHandle { IntPtr get(); };
public IntPtr KeyHandle { get; }
member this.KeyHandle : nativeint
Public ReadOnly Property KeyHandle As IntPtr

Property Value

IntPtr

nativeint

The key handle.

Applies to

See also