changeset 33 | cf642210ecb7 |
parent 8 | 35751d3474b7 |
29:ece3df019add | 33:cf642210ecb7 |
---|---|
15 * MCTKeyStore.inl |
15 * MCTKeyStore.inl |
16 * CKeyInfoBase |
16 * CKeyInfoBase |
17 * |
17 * |
18 */ |
18 */ |
19 |
19 |
20 /** |
|
21 @file |
|
22 @publishedPartner |
|
23 @released |
|
24 */ |
|
20 |
25 |
21 inline TKeyIdentifier CKeyInfoBase::ID() const |
26 inline TKeyIdentifier CKeyInfoBase::ID() const |
22 { |
27 { |
23 return iID; |
28 return iID; |
24 } |
29 } |