Interface KeyParameter

All Superinterfaces:
CipherParameters
All Known Implementing Classes:
KeyParameterImpl

public interface KeyParameter extends CipherParameters
Created by dgh on 16/06/15.
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
  • Method Details

    • getKey

      byte[] getKey()