com.google.common.hash.MacHashFunction.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml Show documentation
Show all versions of plantuml Show documentation
PlantUML is a component that allows to quickly write :
* sequence diagram,
* use case diagram,
* class diagram,
* activity diagram,
* component diagram,
* state diagram
* object diagram
???? 4 t
+com/google/common/hash/AbstractHashFunction ()V
&com/google/common/hash/MacHashFunction getMac 9(Ljava/lang/String;Ljava/security/Key;)Ljavax/crypto/Mac; prototype Ljavax/crypto/Mac;
$com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; java/security/Key key Ljava/security/Key; java/lang/String ! " toString Ljava/lang/String;
$ % & ' ( javax/crypto/Mac getMacLength ()I * java/lang/Byte , - . bits I
0 1 2
supportsClone (Ljavax/crypto/Mac;)Z 4 1 5 Z
$ 7 8 9 clone ()Ljava/lang/Object; ; $java/lang/CloneNotSupportedException
$ = > ? getInstance &(Ljava/lang/String;)Ljavax/crypto/Mac;
$ A B C init (Ljava/security/Key;)V E &java/security/NoSuchAlgorithmException G java/lang/IllegalStateException
F I J (Ljava/lang/Throwable;)V L !java/security/InvalidKeyException N "java/lang/IllegalArgumentException
M I Q 0com/google/common/hash/MacHashFunction$MacHasher
P S T ?(Ljavax/crypto/Mac;Lcom/google/common/hash/MacHashFunction$1;)V
$ V W X getAlgorithm ()Ljava/lang/String; :(Ljava/lang/String;Ljava/security/Key;Ljava/lang/String;)V Code LineNumberTable LocalVariableTable this (Lcom/google/common/hash/MacHashFunction;
algorithmName MethodParameters unused Ljava/lang/Object; e &Ljava/lang/CloneNotSupportedException; mac
StackMapTable (Ljava/security/NoSuchAlgorithmException; #Ljava/security/InvalidKeyException; newHasher !()Lcom/google/common/hash/Hasher;
SourceFile MacHashFunction.java RuntimeVisibleAnnotations -Lcom/google/errorprone/annotations/Immutable; 8Lcom/google/common/hash/ElementTypesAreNonnullByDefault; InnerClasses MacHasher s (com/google/common/hash/MacHashFunction$1 0 ! " - . 1 5 Y Z ? =*? *+,? ?
*,? ? ? *-? ? ? **?
? #h? +**?
? /? 3? [ . /
0 1 # 2 1 3 <