|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AMIPrivateKey | |
| ami | Base AMI classes |
| ami.security | Contains everything AMI needs about security : PKI, Hashing, symmetrical encoding |
| Uses of AMIPrivateKey in ami |
| Fields in ami declared as AMIPrivateKey | |
private static AMIPrivateKey |
AMILocalParameter.pr
|
| Methods in ami that return AMIPrivateKey | |
(package private) static AMIPrivateKey |
AMILocalParameter.getPr()
Return the private key |
| Methods in ami with parameters of type AMIPrivateKey | |
(package private) static void |
AMILocalParameter.setPR(AMIPrivateKey apr)
Set value of PR ( used at key generation ) |
| Uses of AMIPrivateKey in ami.security |
| Methods in ami.security with parameters of type AMIPrivateKey | |
static byte[] |
AMIPKI.sign(byte[] bIn,
AMIPrivateKey apr)
Return a signature for the given String |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||