A SaltSize that specifies the size of the salt for a PasswordKeyEncryptor. A BlockSize that specifies the block size for a PasswordKeyEncryptor. A KeyBits that specifies the number of bits for a PasswordKeyEncryptor. A HashSize that specifies the size of the binary form of the hash for a PasswordKeyEncryptor. A CipherAlgorithm that specifies the cipher algorithm for a PasswordKeyEncryptor. The cipher algorithm specified MUST be the same as the cipher algorithm specified for the Encryption.keyData element. A CipherChaining that specifies the cipher chaining mode for a PasswordKeyEncryptor. A HashAlgorithm that specifies the hashing algorithm for a PasswordKeyEncryptor. The hashing algorithm specified MUST be the same as the hashing algorithm specified for the Encryption.keyData element. A base64-encoded binary byte array that specifies the salt value for a PasswordKeyEncryptor. The number of bytes required by the decoded form of this element MUST be saltSize. A SpinCount that specifies the spin count for a PasswordKeyEncryptor. A base64-encoded value that specifies the encrypted verifier hash input for a PasswordKeyEncryptor used in password verification. A base64-encoded value that specifies the encrypted verifier hash value for a PasswordKeyEncryptor used in password verification. A base64-encoded value that specifies the encrypted form of the intermediate key.