TlsPSKIdentity.smali
.class public interface abstract Lorg/spongycastle/crypto/tls/TlsPSKIdentity;
.super Ljava/lang/Object;
.source "TlsPSKIdentity.java"
# virtual methods
.method public abstract getPSK()[B
.end method
.method public abstract getPSKIdentity()[B
.end method
.method public abstract notifyIdentityHint([B)V
.end method
.method public abstract skipIdentityHint()V
.end method