Interface BuddyPlugin.CryptoResult

Enclosing class:
BuddyPlugin

public static interface BuddyPlugin.CryptoResult
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
    byte[]
     
  • Method Details

    • getChallenge

      byte[] getChallenge()
    • getPayload

      byte[] getPayload()