Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33e0b830 authored by Seth Moore's avatar Seth Moore Committed by Automerger Merge Worker
Browse files

Merge "Add missing </pre> to Javadoc" am: 076fb5e9 am: d084c020

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1905490

Change-Id: I0dfcbf12f73733995f13ce67f820d9ca0e7d3215
parents accf4c69 d084c020
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -276,7 +276,7 @@ import javax.security.auth.x500.X500Principal;
 *         "HMACSHA256", sharedSecret, salt, info.toByteArray(), 32));
 * byte[] associatedData = {};
 * return key.decrypt(ciphertext, associatedData);
 * }
 * }</pre>
 */
public final class KeyGenParameterSpec implements AlgorithmParameterSpec, UserAuthArgs {
    private static final X500Principal DEFAULT_ATTESTATION_CERT_SUBJECT =