Searched refs:encryptedKeyValue (Results 1 – 1 of 1) sorted by relevance
354 vector< sal_uInt8 > encryptedKeyValue; member560 OUString encryptedKeyValue = attribs.getString( XML_encryptedKeyValue, OUString() ); in parseEncryptedKey() local561 if( !decodeBase64( encryptedKeyValue, passwordKeyEncryptor.encryptedKeyValue ) ) in parseEncryptedKey()562 …Ascii( "Failed to base64 decode the passwordKeyEncryptor.encryptedKeyValue " ) + encryptedKeyValue; in parseEncryptedKey()849 … passwordKeyEncryptor.encryptedKeyValue, cipher, passwordKeyEncryptor.keyBits, in verifyPassword()