Interface KeyGenerator

All Known Implementing Classes:
KeyGeneratorImpl

public interface KeyGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    de.adorsys.keymanagement.api.types.template.ProvidedKeyTemplate
     
  • Method Details

    • generateValidKey

      de.adorsys.keymanagement.api.types.template.ProvidedKeyTemplate generateValidKey(Instant now, KeyType forType)