package com.google.crypto.tink.proto;

import com.google.crypto.tink.shaded.protobuf.ExtensionRegistryLite;

/* JADX INFO: loaded from: classes2.dex */
public final class RsaSsaPkcs1 {
    private RsaSsaPkcs1() {
    }

    public static void registerAllExtensions(ExtensionRegistryLite extensionRegistryLite) {
    }
}
