Uses of Package
com.dstc.security.smime

Packages that use com.dstc.security.smime
com.dstc.security.smime This package defines classes and interfaces for S/MIME v3 as specified in IETF RFC 2633 "S/MIME Version 3 Message Specification". 
 

Classes in com.dstc.security.smime used by com.dstc.security.smime
DecryptionResult
          An interface to represent the result of decrypting an S/MIME encrypted message.
SMIMEException
          A generic S/MIME exception class
VerificationResult
          An interface to represent the result of verifying an S/MIME signed message.
Warning
          An interface to represent abnormal (but non-fatal) conditions encountered during S/MIME signed message verification.