Uses of Class
javax.crypto.SealedObject
| Package | Description | 
|---|---|
| javax.crypto | Provides the classes and interfaces for cryptographic
 operations. | 
- 
Uses of SealedObject in javax.cryptoConstructors in javax.crypto with parameters of type SealedObject Constructor Description SealedObject(SealedObject so)Constructs a SealedObject object from the passed-in SealedObject.