|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PublicKeyEncryptorEngine
Provided for type safety. It does not implement any necessary functionality but rather is used to ensure that certain types of padding or modes are not used with inappropriate ciphers. For example, RSA cannot be used with CFB so we need to ensure that only symmetric key engines can be used for CFB.
| Method Summary |
|---|
| Methods inherited from interface net.rim.device.api.crypto.BlockEncryptorEngine |
|---|
encrypt, getAlgorithm, getBlockLength |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal