Other |
---|
5.0 tigerFixed |
Relates :
|
The static nested class MessageDigest.Delegate must override the just added method engineUpdate(ByteBuffer). It currently does not, which means that MessageDigest implementations that extend MessageDigestSpi always use the default implementation. In other words, they cannot get the performance advantages this method was designed for.
|