Home | History | Annotate | Download | only in Protocol

Lines Matching full:predefined

1282   /// The number of predefined KeyAttributes structures returned in the KeyAttributes

1283 /// parameter. If the KMS does not support predefined key attributes, or if it does not
1284 /// provide a method to obtain predefined key attributes data, then this field must be zero.
1288 /// A pointer to an array of KeyAttributes structures which contains the predefined
1294 /// This list of predefined attributes is not required to be exhaustive, and the KMS may
1295 /// provide additional predefined attributes not enumerated in this list. The implementation
1296 /// does not distinguish between predefined and used defined attributes, and therefore,
1297 /// predefined attributes not enumerated will still be processed to the KMS.