Package com.globalmentor.security


package com.globalmentor.security
  • Class
    Description
    An abstract implementation of a principal.
    A nonce that uses the current time, the date, a secret key, and a random number.
    The encapsulation of message digest output, providing data immutability and convenience methods for updating other message digests.
    Utility methods for working with message digests.
    Encapsulation of a standard MessageDigest algorithm, which may or may not be implemented by any particular Java platform.
    A generated value to prevent playback attacks in communication protocols.