Searched defs:KeyPair (Results 1 – 14 of 14) sorted by relevance
4 pub struct KeyPair { struct9 impl KeyPair { argument
161 ) -> Result<ec::KeyPair, error::KeyRejected> { in key_pair_from_pkcs8()217 ) -> Result<ec::KeyPair, error::KeyRejected> { in key_pair_from_bytes()
23 type KeyPair = KeyPair; typedef28 pub struct KeyPair(bssl_crypto::ed25519::PrivateKey); struct30 impl crypto_provider::ed25519::KeyPairImpl for KeyPair { implementation
25 type KeyPair = KeyPair; typedef30 pub struct KeyPair(ed25519_dalek::SigningKey); struct32 impl crypto_provider::ed25519::KeyPairImpl for KeyPair { implementation
76 public static final class KeyPair { class in Ed25519Sign81 private KeyPair(final byte[] publicKey, final byte[] privateKey) { in KeyPair() method in Ed25519Sign.KeyPair
336 pub trait KeyPair: core::fmt::Debug + Send + Sized + Sync { trait
119 class KeyPair : public otPlatCryptoEcdsaKeyPair class in ot::Crypto::Ecdsa::P256132 KeyPair(void) { mDerLength = 0; } in KeyPair() function in ot::Crypto::Ecdsa::P256::KeyPair
187 type KeyPair: KeyPairImpl<PublicKey = Self::PublicKey, Signature = Self::Signature>; typedef
152 key_pair: ec::KeyPair, in new()
411 "KeyPair":{ object591 "KeyPair":{ object940 "KeyPair":{ object1064 "KeyPair":{ object1135 "KeyPair":{ object
475 type KeyPair = KeyPairStubs; typedef
9326 "KeyPair":{ object
12768 "KeyPair":{ object
38825 "KeyPair":{ object