getNative

open fun getNative(nativeType: CredentialsType): <Error class: unknown class>?

Gets a pointer to native credentials of type @native_type from

Return

The pointer to native credentials or null if there is no #GCredentials support for the OS or if @native_type isn't supported by the OS. Do not free the returned data, it is owned by @credentials.

Since

2.26

Parameters

nativeType

The type of native credentials to get.