| Package | Description |
|---|---|
| org.apache.fulcrum.jce.crypto |
| Modifier and Type | Method and Description |
|---|---|
static PasswordFactory |
PasswordFactory.getInstance()
Factory method to get a default instance
|
static PasswordFactory |
PasswordFactory.getInstance(String algo)
Factory method to get a default instance
|
static PasswordFactory |
PasswordFactory.getInstance(String algo,
int count)
Factory method to get a default instance
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.