#include "BALBase.h"
#include <wtf/Vector.h>
#include "PlatformString.h"
Namespaces | |
| namespace | OWBAL |
Functions | |
| Vector< String > | OWBAL::supportedKeySizes () |
| get supported key sizes | |
| String | OWBAL::signedPublicKeyAndChallengeString (unsigned keySizeIndex, const String &challengeString, const KURL &) |
| get signed public key and challenge string | |