Contents

beginKeyRotation(_:)

Declaration

func beginKeyRotation(_ keyType: ASAuthorizationProviderExtensionKeyType) -> SecKey?

Parameters

  • keyType:

    The key type to retrieve.

Discussion

Generates a new key for the specified platform SSO key type using the strongest supported key strength returning the new key. Nil is returned if there is an error generating the new key.