Skip to content

Commit

Permalink
build: api dump
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdcruz committed Jul 19, 2023
1 parent 99e8393 commit ed5d2b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kipher-aes/api/kipher-aes.api
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ public abstract class io/github/jhdcruz/kipher/aes/AesEncryption : io/github/jhd
public synthetic fun <init> (Lio/github/jhdcruz/kipher/aes/AesModes;Lkotlin/jvm/internal/DefaultConstructorMarker;)V
public abstract fun concat (Ljava/util/Map;)[B
public abstract fun extract ([B)Ljava/util/Map;
public final fun generateIv (I)[B
public final fun generateKey (I)[B
public static synthetic fun generateKey$default (Lio/github/jhdcruz/kipher/aes/AesEncryption;IILjava/lang/Object;)[B
}
Expand Down

0 comments on commit ed5d2b4

Please sign in to comment.