|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecryptionResult | |
com.dstc.security.cms | This package defines classes and interfaces for the Cryptographic Message Syntax (CMS) specified in IETF RFC 2630. |
Uses of DecryptionResult in com.dstc.security.cms |
Methods in com.dstc.security.cms that return DecryptionResult | |
DecryptionResult |
CMSCipher.decrypt()
Decrypts the previously supplied CMS enveloped data and returns a DecryptionResult instance from which the recovered plaintext data can be read. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |