Package org.opensaml.xmlsec.derivation


@NonnullElements package org.opensaml.xmlsec.derivation
API components related to key derivation operations.
  • Class
    Description
    Component which represents a specific key derivation algorithm, and supports deriving a new SecretKey via that algorithm.
    Exception thrown when an error occurs during key derivation operations.
    Support key derivation operations.