Exactly, I store it as a GenericPassword. I would like to be able to use SecureEnclave.P256.Signing.PrivateKey(..) for crypto operations (especially Certificates), but it seems it is not possible to create SecKey out of SecureEnclave.P256.Signing.PrivateKey(..) and vice versa.