| struct _xmlSecKeyReq |
xmlSecKeyReq: : the desired key value klass. : the desired key type. : the desired key usage. : the desired key size (in bits!). : the desired key use with application/identifier information.
The key requirements information.
| Public Attributes | |
|---|---|
| void * | eserved2 |
| xmlSecSize | keyBitsSize |
| xmlSecKeyDataId | keyId |
| xmlSecKeyDataType | keyType |
| xmlSecKeyUsage | keyUsage |
| xmlSecPtrList | keyUseWithList |
| void * | reserved1 |