Skip to content

Commit e90c8ad

Browse files
authored
docs: add link to Extension
Add a link to Extension because the known ASN1ObjectIdentifiers are located there, hence Extension and Extensions replace X509Extensions.
1 parent 3831056 commit e90c8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/org/bouncycastle/asn1/x509/X509Extensions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import org.bouncycastle.asn1.DERSequence;
1616

1717
/**
18-
* @deprecated use {@link Extensions}
18+
* @deprecated use {@link Extension} and {@link Extensions}
1919
*/
2020
public class X509Extensions
2121
extends ASN1Object

0 commit comments

Comments
 (0)