File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " parsec-client"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44authors = [" Ionut Mihalcea <ionut.mihalcea@arm.com>" ,
55 " Hugues de Valon <hugues.devalon@arm.com>" ]
66description = " Parsec Client library for the Rust ecosystem"
Original file line number Diff line number Diff line change @@ -382,10 +382,6 @@ impl BasicClient {
382382 /// Several crates (e.g. [`picky-asn1`](https://crates.io/crates/picky-asn1))
383383 /// can greatly help in dealing with binary encodings.
384384 ///
385- /// In order to export a public key, the export flag found in the
386- /// [key policy](https://docs.rs/parsec-interface/*/parsec_interface/operations/psa_key_attributes/struct.KeyPolicy.html)
387- /// **must** be `true`.
388- ///
389385 /// # Errors
390386 ///
391387 /// If the implicit client provider is `ProviderID::Core`, a client error
You can’t perform that action at this time.
0 commit comments