Skip to content

Commit 07b1001

Browse files
committed
Minor update in comments
1 parent 14f3c26 commit 07b1001

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/main/java/org/bouncycastle/asn1/ocsp/CertStatus.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ public ASN1Encodable getStatus()
104104
* good [0] IMPLICIT NULL,
105105
* revoked [1] IMPLICIT RevokedInfo,
106106
* unknown [2] IMPLICIT UnknownInfo }
107+
*
108+
* UnknownInfo ::= NULL
107109
* </pre>
108110
*/
109111
public ASN1Primitive toASN1Primitive()

0 commit comments

Comments
 (0)