◆ __construct()
◆ createKey()
static createKey |
( |
|
$args | ) |
|
|
static |
◆ createParameters()
static createParameters |
( |
|
$L = 2048 , |
|
|
|
$N = 224 |
|
) |
| |
|
static |
◆ getEngine()
Returns the current engine being used
- Voir également
- self::useInternalEngine()
-
self::useBestEngine() public
- Renvoie
- string
◆ getLength()
Returns the key size
More specifically, this L (the length of DSA Prime P) and N (the length of DSA Group Order q)
public
- Renvoie
- array
◆ getParameters()
◆ getSignatureFormat()
Returns the signature format currently being used
public
Références DSA\$shortFormat.
◆ onLoad()
static onLoad |
( |
|
$components | ) |
|
|
staticprotected |
OnLoad Handler
- Renvoie
- bool protected
- Paramètres
-
Références elseif.
◆ withSignatureFormat()
withSignatureFormat |
( |
|
$format | ) |
|
◆ $g
Référencé par DSA\createParameters(), OpenSSH\load(), PuTTY\load(), PKCS1\saveParameters(), PuTTY\savePrivateKey(), OpenSSH\savePrivateKey(), PKCS1\savePrivateKey(), PKCS8\savePrivateKey(), OpenSSH\savePublicKey(), PuTTY\savePublicKey(), XML\savePublicKey(), et PKCS8\savePublicKey().
◆ $p
Référencé par DSA\createParameters(), OpenSSH\load(), PuTTY\load(), PKCS1\saveParameters(), PuTTY\savePrivateKey(), OpenSSH\savePrivateKey(), PKCS1\savePrivateKey(), PKCS8\savePrivateKey(), OpenSSH\savePublicKey(), PuTTY\savePublicKey(), XML\savePublicKey(), et PKCS8\savePublicKey().
◆ $q
Référencé par DSA\createParameters(), OpenSSH\load(), PuTTY\load(), PKCS1\saveParameters(), PuTTY\savePrivateKey(), OpenSSH\savePrivateKey(), PKCS1\savePrivateKey(), PKCS8\savePrivateKey(), OpenSSH\savePublicKey(), PuTTY\savePublicKey(), XML\savePublicKey(), et PKCS8\savePublicKey().
◆ $shortFormat
◆ $sigFormat
◆ $y
◆ ALGORITHM
La documentation de cette classe a été générée à partir du fichier suivant :