Method GetFirstPlatformSpecificKey
GetFirstPlatformSpecificKey()
Retrieves the first platform-specific key, if available.
public virtual KeyInfo? GetFirstPlatformSpecificKey()
Returns
- KeyInfo
The first platform-specific key as a KeyInfo object, or null if no platform-specific keys are found.
Remarks
This method returns the first key from the collection of platform-specific keys. If no platform-specific keys are available, it returns null.