We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce05b2d commit e04f8f1Copy full SHA for e04f8f1
webauthn-server-core/src/main/java/com/yubico/webauthn/RelyingParty.java
@@ -217,6 +217,7 @@ public class RelyingParty {
217
* <li>{@link com.yubico.webauthn.data.PublicKeyCredentialParameters#RS512 RS512}
218
* </ol>
219
*
220
+ * @since 0.2.0
221
* @see PublicKeyCredentialCreationOptions#getAttestation()
222
* @see <a href="https://www.w3.org/TR/2021/REC-webauthn-2-20210408/#sctn-attestation">§6.4.
223
* Attestation</a>
0 commit comments