Fix intra-doc broken link in mas-jose
This commit is contained in:
committed by
Quentin Gliech
parent
84835c9467
commit
6419ef80ba
@@ -328,7 +328,7 @@ impl<P> JsonWebKeySet<P> {
|
||||
self.find_key(&constraints)
|
||||
}
|
||||
|
||||
/// Get a list of available signing algorithms for this [`Keystore`]
|
||||
/// Get a list of available signing algorithms for this [`JsonWebKeySet`]
|
||||
#[must_use]
|
||||
pub fn available_signing_algorithms(&self) -> Vec<JsonWebSignatureAlg>
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user