Provides the classes and interfaces for the security framework.
-
The message digest associated with this stream.
The message digest associated with this stream.
Returns a MessageDigest
object that implements the specified
digest algorithm.
Returns a MessageDigest
object that implements the specified
digest algorithm.
Returns a MessageDigest
object that implements the specified
digest algorithm.
Returns the message digest associated with this stream.
Returns the message digest associated with this stream.
void
Associates the specified message digest with this stream.
void
Associates the specified message digest with this stream.
Creates a digest input stream, using the specified input stream
and message digest.
Creates a digest output stream, using the specified output stream
and message digest.