Add missing </pre> to Javadoc
Change-Id: Iedf0f7f85fecbc2ee274a108887c77add62dcb31
This commit is contained in:
parent
1e6ac5e1ff
commit
f3aac252f7
@ -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 =
|
||||
|
Loading…
x
Reference in New Issue
Block a user