Searched refs:encryptedVerifierHashInput (Results 1 – 1 of 1) sorted by relevance
352 vector< sal_uInt8 > encryptedVerifierHashInput; member569 …OUString encryptedVerifierHashInput = attribs.getString( XML_encryptedVerifierHashInput, OUString(… in parseEncryptedKey() local570 … if( !decodeBase64( encryptedVerifierHashInput, passwordKeyEncryptor.encryptedVerifierHashInput ) ) in parseEncryptedKey()571 …base64 decode the passwordKeyEncryptor.encryptedVerifierHashInput " ) + encryptedVerifierHashInput; in parseEncryptedKey()847 … passwordKeyEncryptor.encryptedVerifierHashInput, cipher, passwordKeyEncryptor.keyBits, in verifyPassword()