Interface AesKeyAccessor


public interface AesKeyAccessor
An interface which implementation should provide an AES key and
Author:
Nicolas Thibault
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
  • Method Details

    • getAesKey

      byte[] getAesKey()