Uses of Class
org.bouncycastle.crypto.util.DERMacData.Builder
-
Packages that use DERMacData.Builder Package Description org.bouncycastle.crypto.util -
-
Uses of DERMacData.Builder in org.bouncycastle.crypto.util
Methods in org.bouncycastle.crypto.util that return DERMacData.Builder Modifier and Type Method Description DERMacData.Builder
DERMacData.Builder. withText(byte[] text)
Add optional text.
-