enableSecureBoot(platformKey:)
Enables Secure Boot with a custom Platform Key.
Declaration
func enableSecureBoot(platformKey: SecCertificate) throwsParameters
- platformKey:
A custom Platform Key as an X.509 certificate.
Enables Secure Boot with a custom Platform Key.
func enableSecureBoot(platformKey: SecCertificate) throwsA custom Platform Key as an X.509 certificate.