Class CryptoServiceProvider

java.lang.Object
ch.admin.bit.jeap.crypto.api.CryptoServiceProvider

public class CryptoServiceProvider extends Object
  • Constructor Details

  • Method Details

    • getKeyIdCryptoService

      public KeyIdCryptoService getKeyIdCryptoService(KeyId keyId)
    • getKeyIdCryptoServiceForDecryption

      public KeyIdCryptoService getKeyIdCryptoServiceForDecryption(byte[] originalBytes)
    • configuredKeyIds

      public Set<KeyId> configuredKeyIds()