KMF_RSA_PUBLIC_EXPONENT
pKeyParts[KMF_RSA_PUBLIC_EXPONENT].Data =
pKeyParts[KMF_RSA_PUBLIC_EXPONENT].Length = Exp->bv_len;
(CK_BYTE *)KeyParts[KMF_RSA_PUBLIC_EXPONENT].Data,
(CK_ULONG)KeyParts[KMF_RSA_PUBLIC_EXPONENT].Length)) {