init(identifier:keychainReference:)
Initializes a quantum-secure pre-shared key (PPK) configuration.
Declaration
init(identifier: String, keychainReference: Data)Parameters
- identifier:
The identifier for the PPK.
- keychainReference:
A persistent reference to a keychain item with the class Ksecclassgenericpassword that contains the PPK.