AppPinAuthenticator public class AppPinAuthenticator An authenticator to authenticate the user with Application Pin init(cryptoKey:) Declaration Swift public init(cryptoKey: CryptoKey) generateKeys(description:pin:) Generate public and private key pair Declaration Swift open func generateKeys(description: String, pin: String) throws -> KeyPair accessControl() Access Control for the authetication type Declaration Swift open func accessControl() -> SecAccessControl? © 2025 ForgeRock. All rights reserved. (Last updated: 2025-02-07) Generated by jazzy ♪♫ v0.15.1, a Realm project.