TlsAuthentication.smali

.class public interface abstract Lorg/spongycastle/crypto/tls/TlsAuthentication;
.super Ljava/lang/Object;
.source "TlsAuthentication.java"


# virtual methods
.method public abstract getClientCredentials(Lorg/spongycastle/crypto/tls/CertificateRequest;)Lorg/spongycastle/crypto/tls/TlsCredentials;
.end method

.method public abstract notifyServerCertificate(Lorg/spongycastle/crypto/tls/Certificate;)V
.end method