public class Biff8XORKey extends Biff8EncryptionKey
_secretKey
Constructor and Description |
---|
Biff8XORKey(java.lang.String password,
int xorKey) |
Modifier and Type | Method and Description |
---|---|
static Biff8XORKey |
create(java.lang.String password,
int xorKey) |
boolean |
validate(java.lang.String password,
int verifier) |
create, create, getCurrentUserPassword, setCurrentUserPassword, validate
public static Biff8XORKey create(java.lang.String password, int xorKey)
public boolean validate(java.lang.String password, int verifier)
Copyright 2015 The Apache Software Foundation or its licensors, as applicable.