Method |
Description |
|
getCurve ( string $oid ) : string |
|
|
getD ( FG\ASN1\Object $children ) : string |
|
|
getOID ( $curve ) : string |
|
|
getSupportedCurves ( ) : array |
|
|
getXAndY ( FG\ASN1\Object $children, string | null &$x, string | null &$y ) |
|
|
initPrivateKey ( ) |
|
|
initPublicKey ( ) |
|
|
isPKCS8 ( array $children ) : boolean |
|
|
loadJWK ( array $jwk ) |
|
|
loadPEM ( string $data ) : array |
|
|
loadPKCS8 ( array $children ) : array |
|
|
loadPrivatePEM ( array $children ) : array |
|
|
loadPublicPEM ( array $children ) : array |
|
|
verifyVersion ( FG\ASN1\Object $children ) |
|
|