| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AMIRSAKey | |
| ami.security | Contains everything AMI needs about security : PKI, Hashing, symmetrical encoding | 
| Uses of AMIRSAKey in ami.security | 
| Subclasses of AMIRSAKey in ami.security | |
|  class | AMIPrivateKeyAMI private key | 
|  class | AMIPublicKeyAMI public key | 
| Methods in ami.security with parameters of type AMIRSAKey | |
| static byte[] | AMIPKI.rsaEncode(byte[] bIn,
          AMIRSAKey ark)Encode the given byte array using rsa algorithm Caution: bIn ust be >0 bIn can be neg in some case. | 
| static byte[] | AMIPKI.rsaDecode(byte[] bIn,
          AMIRSAKey ark)put your documentation comment here | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||