Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
X509_async.Public_keySourceval pp : t Fmt.tval id : t -> stringval fingerprint : ?hash:Digestif.hash' -> t -> stringval key_type : t -> X509.Key_type.tval encode_der : t -> stringval encode_pem : t -> stringval verify :
Digestif.hash' ->
?scheme:Key_type.signature_scheme ->
signature:string ->
t ->
[ `Digest of string | `Message of string ] ->
unit Core.Or_error.t