pub fn ecdsa_public_keys(
    id: <PassPointerAndReadCopy<KeyTypeId, 4> as RIType>::Inner,
) -> <AllocateAndReturnByCodec<Vec<Public>> as RIType>::InnerExpand description
Returns all ecdsa public keys for the given key id from the keystore.
pub fn ecdsa_public_keys(
    id: <PassPointerAndReadCopy<KeyTypeId, 4> as RIType>::Inner,
) -> <AllocateAndReturnByCodec<Vec<Public>> as RIType>::InnerReturns all ecdsa public keys for the given key id from the keystore.