Contents

SecPolicyCreateBasicX509()

Returns a policy object for the default X.509 policy.

Declaration

func SecPolicyCreateBasicX509() -> SecPolicy

Mentioned in

Return Value

The policy object. In Objective-C, call the CFRelease function to release the object when you are finished with it.