Skip to content

Commit a1f1927

Browse files
Tudyxest31
andcommitted
Update rcgen/src/lib.rs
Co-authored-by: est31 <[email protected]>
1 parent d200b71 commit a1f1927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rcgen/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@ pub enum ExtendedKeyUsagePurpose {
12821282
TimeStamping,
12831283
/// id-kp-OCSPSigning
12841284
OcspSigning,
1285-
/// Defined by an organization with a need
1285+
/// A custom purpose not from the pre-specified list of purposes
12861286
Other(Vec<u64>),
12871287
}
12881288

0 commit comments

Comments
 (0)