init(rawValue:)
Initializes a key usage structure.
Declaration
init(rawValue: UInt32)Parameters
- rawValue:
The initial value for the structure composed as the bitwise
ORof zero or more of the defined flags.
Initializes a key usage structure.
init(rawValue: UInt32)The initial value for the structure composed as the bitwise OR of zero or more of the defined flags.