| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CryptoException | |
|---|---|
| com.sun.squawk.security | Provides classes for basic signing of binary data. | 
| Uses of CryptoException in com.sun.squawk.security | 
|---|
| Methods in com.sun.squawk.security that throw CryptoException | |
|---|---|
|  int | ECPublicKey.getW(byte[] buffer,
     int offset)Returns the point of the curve comprising the public key in plain text form. | 
|  void | ECPublicKey.setW(byte[] buffer,
     int offset,
     int length)Sets the point of the curve comprising the public key. | 
| static void | CryptoException.throwIt(int reason)Throws a CryptoExceptionwith the specified reason. | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||