Interface KeyTransportAlgorithm

All Superinterfaces:
Algorithm, JoseAlgorithm, KeyBasedAlgorithm
All Known Implementing Classes:
KeyTransportAlgorithmImpl

public interface KeyTransportAlgorithm extends KeyBasedAlgorithm, JoseAlgorithm
Representation of a key transport algorithm
  • Method Details